Merge master into features/embeddedJson#26818
Merged
jcouv merged 80 commits intodotnet:features/embeddedJsonfrom May 12, 2018
Merged
Merge master into features/embeddedJson#26818jcouv merged 80 commits intodotnet:features/embeddedJsonfrom
jcouv merged 80 commits intodotnet:features/embeddedJsonfrom
Conversation
# Conflicts: # src/EditorFeatures/CSharpTest/Diagnostics/GenerateMethod/GenerateMethodTests.cs
…to interpolated string
… fake SymbolAnalysisContext
…rticular provider Fixes dotnet#24112
Exclude Microsoft.Composition as something we build a dependency map for
…wing an exception
…kalloc expressions (dotnet#26248) * Produce correct diagnostics on implicit operator conversions for stackalloc expressions * PR Comments
Naming style for locals
Fix the message for Make Field Readonly
…n-interpolated-string-refactoring Escape curly braces in string literals when converting concatenation to interpolated string
Use appropriate analyzer category for these analyzers.
) `IAssemblySymbol.GivesAccessTo` now has a shared core implementation that permits operation across IAssemblySymbol implementations. Fixes dotnet#26459 Fixes dotnet#26723 One remaining difference is in the treatment of a strong named assembly and a weak named assembly. C# treats them as being (capable of being) related for error recovery. VB does not. We would like to strengthen C# but that may be a breaking change, so we're leaving it as is, at least for now. (See also dotnet#26722)
….8-preview1 Merge dev15.7.x to dev15.8-preview1
Exclude System.Net.Http from PortableFacades
…ertionText Use completion item InsertionText in the debugger, even before any non-debugger completion sessions have run
"Generate method" refactoring enabled if method name is equal to imported type.
The data is pointing towards procdump being the cause of our random AVs during the Spanish runs. Disabling procdump on the Spanish runs as an experiment to see if it increases stability here.
Disable procdump on Spanish runs
Simplify our use of an extension.
…dev15.8-preview1-to-master
…o-master Merge dev15.8-preview1 to master
Contributor
Author
Contributor
Author
|
Thanks! |
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.