Skip to content

Merge main into features/argument-completion#51804

Merged
1227 commits merged intodotnet:features/argument-completionfrom
jasonmalinowski:update-argument-completion-branch
Mar 11, 2021
Merged

Merge main into features/argument-completion#51804
1227 commits merged intodotnet:features/argument-completionfrom
jasonmalinowski:update-argument-completion-branch

Conversation

@jasonmalinowski
Copy link
Member

@jasonmalinowski jasonmalinowski commented Mar 11, 2021

Just updating the branch and resolving merge conflicts.

cston and others added 30 commits February 24, 2021 13:26
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
…rence-conversion-exception

Don't try converting a metadata reference to a self project reference
…-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.
…features

Remove unneeded IVTs in Features layer
…s-deps-to-master-vs-deps

Merge release/dev16.10-vs-deps to master-vs-deps
msftbot[bot] and others added 19 commits March 8, 2021 19:52
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
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
@jasonmalinowski jasonmalinowski requested review from a team as code owners March 11, 2021 20:10
@jasonmalinowski jasonmalinowski requested a review from a team March 11, 2021 20:10
@ghost ghost added the Area-Compilers label Mar 11, 2021
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 15c9e86 into dotnet:features/argument-completion Mar 11, 2021
@jasonmalinowski jasonmalinowski changed the title Merge main into featuers/argument-completion Merge main into features/argument-completion Mar 17, 2021
@jasonmalinowski jasonmalinowski deleted the update-argument-completion-branch branch May 6, 2021 17:01
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.