-
Notifications
You must be signed in to change notification settings - Fork 4.1k
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 into features/ioperation #49414
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…-deps-to-master-vs-deps Merge release/dev16.9-vs-deps to master-vs-deps
…s-deps Merge master to master-vs-deps
…s-deps Merge master to master-vs-deps
…s-deps Merge master to master-vs-deps
…s-deps Merge master to master-vs-deps
…s-deps Merge master to master-vs-deps
…er-to-master-vs-deps
…s-deps Merge master to master-vs-deps
…s-deps Merge master to master-vs-deps
…s-deps Merge master to master-vs-deps
…s-deps Merge master to master-vs-deps
…s-deps Merge master to master-vs-deps
…s-deps Merge master to master-vs-deps
…s-deps Merge master to master-vs-deps
…s-deps Merge master to master-vs-deps
…s-deps Merge master to master-vs-deps
Some improvement for import completion
…ne/roslyn into dev/shech/methodCompletion
…s/release/dev16.8-to-master
…-master Merge release/dev16.8 to master
fix 'remove unnecessary cast' when doing bitwise ops on unsigned values.
Add semicolon as a commit character for object creation and symbol completion
* Cache the last good LSP solution and only recalculate when necessary * Add test * Remove unused * PR feedback * Lint * Fix * Simplify to a single dictionary * FIx ghosts
Revert RPS workaround
…rminism-checking Revert "Skip binary for determinism checking"
* upstream/master: (148 commits) Remove unnecessary ArrayBuilder in MakeCallWithNoExplicitArgument (dotnet#49377) Revert "Skip binary for determinism checking" Use deterministic metadata names for emitted anonymous type fields. (dotnet#49370) Reuse LSP solutions if they don't need re-forking (dotnet#49305) Small nullability fixes (dotnet#49279) Create default arguments during binding (dotnet#49186) Clean nits Backport dotnet#48420 to release/dev16.8 (dotnet#49357) Rewrite AnalyzeFileReference.GetSupportedLanguages without LINQ (dotnet#49337) Use .Any extension of ImmutableArray(Of Symbol) (dotnet#48980) fix 'remove unnecessary cast' when doing bitwise ops on unsigned values. Harden, document, cross-link XunitDisposeHook Simplify x86 hook Fix split comment exporting for VB. Code style fix Overwrite xunit's app domain handling to not call AppDomain.Unload Revert pragma suppression Remove blank line Revert file Move block structure code back to Features layer ...
Hello @333fred! Because this pull request has the p.s. you can customize the way I help with merging this pull request, such as holding this pull request until a specific person approves. Simply @mention me (
|
ghost
approved these changes
Nov 17, 2020
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Auto-approval
b174c21
to
e0e2a90
Compare
This was referenced Nov 20, 2020
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.