Skip to content

Conversation

@dotnet-bot
Copy link
Collaborator

This is an automatically generated pull request from release/dev16.6 into release/dev16.6-vs-deps.

git fetch --all
git checkout merges/release/dev16.6-to-release/dev16.6-vs-deps
git reset --hard upstream/release/dev16.6-vs-deps
git merge upstream/release/dev16.6
# Fix merge conflicts
git commit
git push upstream merges/release/dev16.6-to-release/dev16.6-vs-deps --force

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

sharwell and others added 30 commits March 29, 2020 22:48
Port UseCompoundAssignment to shared layer
show stackalloc completion in expression context
CodeFix has not yet been ported because it depends on internal CodeGenerationSymbolFactory APIs. #43056 tracks making these APIs public and subsequently porting the fixer. To enable porting the tests, I have added a workaround in CodeStyle layer test framework to use the IDE code fixer with the CodeStyle layer analyzer for tests.
@dotnet-bot dotnet-bot requested review from a team as code owners April 6, 2020 21:02
@dotnet-bot dotnet-bot requested a review from a team April 6, 2020 21:02
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

dibarbet and others added 2 commits April 6, 2020 14:47
Order roslyn signature help after LSP command handler.
@dotnet-bot
Copy link
Collaborator Author

Reset HEAD of merges/release/dev16.6-to-release/dev16.6-vs-deps to 5f182ed28e65db447dcd6bcefa30b9b4a2f9ac5f

sharwell added 3 commits April 6, 2020 18:22
🐇 Use config cache to avoid tree creation
Update BatchFixAllProvider to support nested code actions
🐇 Use Regex.IsMatch instead of Regex.Match when no groups are needed
@dotnet-bot
Copy link
Collaborator Author

Reset HEAD of merges/release/dev16.6-to-release/dev16.6-vs-deps to e768297443d87d837457e0170590454195c9b31c

@ghost ghost merged commit 0a9cda3 into release/dev16.6-vs-deps Apr 7, 2020
@ghost ghost deleted the merges/release/dev16.6-to-release/dev16.6-vs-deps branch April 7, 2020 16:15
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.

8 participants