Skip to content

Merge master to features/static-lambdas#45772

Merged
76 commits merged intofeatures/static-lambdasfrom
merges/master-to-features/static-lambdas
Jul 8, 2020
Merged

Merge master to features/static-lambdas#45772
76 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.

tmat and others added 20 commits July 6, 2020 09:55
Avoid SoftCrashException from CodeLens data point invalidation calls
This suppressor applies to Nullable Reference Types (NRT), which is
problematic because source build has NRT enabled but analyzers are
disabled.
Remove requirement to list all transitively referenced projects in Pr…
Simplify the semantic model caching scheme we use to reuse semantic models during typing.
Update roslyn-analyzers to 3.3.0-beta1.20262.5
Remove the EditorFeatures.Wpf dependency from Remote.ServiceHub
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 b64dacf into features/static-lambdas Jul 8, 2020
@ghost ghost deleted the merges/master-to-features/static-lambdas branch July 8, 2020 02:30
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.

9 participants