Merge master to features/covariant-returns#43159
Merged
869 commits merged intodotnet:features/covariant-returnsfrom Apr 15, 2020
Merged
Merge master to features/covariant-returns#43159869 commits merged intodotnet:features/covariant-returnsfrom
869 commits merged intodotnet:features/covariant-returnsfrom
Conversation
Port MakeLocalFunctionStatic analyzer and tests to shared layer
Remove duplicate target from Roslyn.Test.Utilities
Remove unnecessary rename parameters.
Move comment
…table Port C# MakeStructFieldsWritable analyzer/fixer/tests to shared layer
Store sqlite writes to an in-memory DB first. Flush that db to disk at periodic intervals.
…tives Port C# MisplacedUsingDirectives to shared layer
Port UseSystemHashCode analyzer/fixer/tests to shared layer
…ment Port UseSimpleUsingStatement analyzer/fixer/test to shared layer
Re-enable find-references progress.
Port CSharpUseLocalFunction analyzer/tests to shared layer
Fix sorting of 'wrapping' items.
…-master Merge release/dev16.6 to master
* Add Solution.AnalyzerReferences * HostDiagnosticAnalyzers * Move types down to Workspaces
Fix AnalyzerRunner failure to load Microsoft.Build.Framework
…413.4 (dotnet#43333) - Microsoft.DotNet.Arcade.Sdk: 1.0.0-beta.20208.8 -> 1.0.0-beta.20213.4 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
VSToolsPath might not be initialized during restore.
Simplify structure tests using new markup syntax
Import Microsoft.VsSDK.targets conditionally
…rsByDefaultInCI Disable CodeStyle analyzers by default in all explicit builds of Roslyn.sln (i.e. csc/vbc invocations both inside Visual Studio and from command line prompt)
Adds syntax highlighting to code examples
Use a full path for AnalyzerReference in AnalyzerRunner
Update Language Feature Status
…-master Merge release/dev16.6 to master
Use captured foreach variable
Fix NullReferenceException in FailFast handling
…_docs Remove older source generators proposal, and redirect to the new one
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.
No description provided.