Merge main into features/argument-completion#51804
Merged
1227 commits merged intodotnet:features/argument-completionfrom Mar 11, 2021
Merged
Merge main into features/argument-completion#518041227 commits merged intodotnet:features/argument-completionfrom
1227 commits merged intodotnet:features/argument-completionfrom
Conversation
We already had a message that included places to fill in the project names; so let's just use that. Also have a different message if you're adding a self-reference since that's really not good.
If a user messes up their project files in a way that results in a metadata reference to the output of itself, we shouldn't throw exceptions.
…222.2 (dotnet#51390) [master] Update dependencies from dotnet/roslyn
…s-deps Merge master to master-vs-deps
…rence-conversion-exception Don't try converting a metadata reference to a self project reference
…s-deps Merge master to master-vs-deps
…-deps-to-release/dev16.10-vs-deps Merge release/dev16.9-vs-deps to release/dev16.10-vs-deps
…oser to overload resolution, remove unneeded frees.
…s-deps-to-master-vs-deps Merge release/dev16.10-vs-deps to master-vs-deps
Improve performance of lsif generation.
…into lsifSpeed
…features Remove unneeded IVTs in Features layer
Add 'AddImportsAnnotation'
Renaming method
…s-deps-to-master-vs-deps Merge release/dev16.10-vs-deps to master-vs-deps
Use frozen-partial semantics when producing semantic classifications
…-release/dev16.10 Merge release/dev16.9 to release/dev16.10
[main] Update dependencies from dotnet/arcade - Initialize RuntimeSourceFeed variables in tools.sh since Roslyn and others don't use /eng/common/build.sh
Update 'UseExpressionBody' tests to the new test library
…306.4 (dotnet#51736) [main] Update dependencies from dotnet/roslyn
…308.9 (dotnet#51758) [main] Update dependencies from dotnet/arcade
…o-main Merge release/dev16.10 to main
…are passed as arguments to a bad expression (dotnet#51644)
Share IWpfDifferenceViewerExtensions with EditorFeatures.Cocoa
* Move Rebuild to have a deny list approach Rather than listing all of the assemblies that we support rebuilding this moves us to listing the ones that don't support it. That makes it much more explicit what our "work remaining" is as well as automatically adding in new assemblies added to the project.
…311.1 (dotnet#51798) [main] Update dependencies from dotnet/arcade
This pull request was closed.
This file contains hidden or 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
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.
Just updating the branch and resolving merge conflicts.