Skip to content

Merge master to features/static-lambdas#39306

Merged
40 commits merged intofeatures/static-lambdasfrom
merges/master-to-features/static-lambdas
Oct 16, 2019
Merged

Merge master to features/static-lambdas#39306
40 commits merged intofeatures/static-lambdasfrom
merges/master-to-features/static-lambdas

Conversation

@dotnet-bot
Copy link
Collaborator

This is an automatically generated pull request from master into features/static-lambdas.

git fetch --all
git checkout merges/master-to-features/static-lambdas
git reset --hard upstream/features/static-lambdas
git merge upstream/master
# Fix merge conflicts
git commit
git push upstream merges/master-to-features/static-lambdas --force

Once all conflicts are resolved and all the tests pass, you are free to merge the pull request.

allisonchou and others added 10 commits October 15, 2019 11:37
Fixed incorrect IDE0044 (Make field readonly) when the field is accessed by refeference.
Switch source writer entirely over to using interpolations.
Fix IDE0009 false positive on local functions
Annotate remaining symbol interfaces
Move C#-specific shared code style options to CSharpCodeStyleOptions
Add an IDE storage service benchmark
Copy link

@ghost ghost left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Auto-approval

Copy link

@ghost ghost left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Auto-approval

@ghost ghost merged commit 38835e7 into features/static-lambdas Oct 16, 2019
@ghost ghost deleted the merges/master-to-features/static-lambdas branch October 16, 2019 02:44
@dotnet-bot dotnet-bot restored the merges/master-to-features/static-lambdas branch October 16, 2019 12:02
@dotnet-bot dotnet-bot deleted the merges/master-to-features/static-lambdas branch October 16, 2019 12:02
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.