Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge master to features/module-initializers #45773

Merged

Conversation

dotnet-bot
Copy link
Collaborator

This is an automatically generated pull request from master into features/module-initializers.

git fetch --all
git checkout merges/master-to-features/module-initializers
git reset --hard upstream/features/module-initializers
git merge upstream/master
# Fix merge conflicts
git commit
git push upstream merges/master-to-features/module-initializers --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 7e57320 into features/module-initializers Jul 8, 2020
@ghost ghost deleted the merges/master-to-features/module-initializers 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