Skip to content

Merge master to features/covariant-returns#43894

Merged
556 commits merged intofeatures/covariant-returnsfrom
merges/master-to-features/covariant-returns
May 4, 2020
Merged

Merge master to features/covariant-returns#43894
556 commits merged intofeatures/covariant-returnsfrom
merges/master-to-features/covariant-returns

Conversation

@dotnet-bot
Copy link
Collaborator

This is an automatically generated pull request from master into features/covariant-returns.

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

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

CyrusNajmabadi and others added 30 commits April 26, 2020 23:36
Add internal instrumentation API for switch expression arm's expression
Enable optimization for workspaces, languageservices & codelens
Don't remove casts in conditional expressions if it would change the meaning.
Add tests for indentation around C# 9 patterns.
Use consistent namespaces for integration tests
🐇 Avoid making two copies of SyntaxToken at each step of the formatting operations chain
Do not install Roslyn.VisualStudio.InteractiveComponents.vsix for integration tests
@dotnet-bot dotnet-bot requested review from a team as code owners May 2, 2020 00:04
@dotnet-bot dotnet-bot requested a review from a team May 2, 2020 00:04
@dotnet-bot dotnet-bot added Area-Infrastructure auto-merge Merge Conflicts There are merge conflicts with the base branch. labels May 2, 2020
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

msftbot[bot] and others added 4 commits May 2, 2020 00:46
Rename Non-Backtracking-Grouping to Atomic-Grouping
…-to-master

Merge release/dev16.7-preview1 to master
…se/dev16.7-preview1

Merge release/dev16.6 to release/dev16.7-preview1
@gafter gafter self-assigned this May 2, 2020
CyrusNajmabadi and others added 7 commits May 2, 2020 10:02
Simplification and cleanup of our symbol index now that it is OOP.
…-to-master

Merge release/dev16.7-preview1 to master
Disallow generating IEquatable for Ref Struct
* Remove direct usage of Connection

* Refactor connection pooling

* SolutionChecksumUpdater

* GlobalNotificationRemoteDeliveryService
@gafter gafter removed the Merge Conflicts There are merge conflicts with the base branch. label May 3, 2020
@ghost ghost merged commit b69a1f5 into features/covariant-returns May 4, 2020
@ghost ghost deleted the merges/master-to-features/covariant-returns branch May 4, 2020 17:49
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.