Merge master to features/module-initializers#45720
Merged
51 commits merged intofeatures/module-initializersfrom Jul 7, 2020
Merged
Merge master to features/module-initializers#4572051 commits merged intofeatures/module-initializersfrom
51 commits merged intofeatures/module-initializersfrom
Conversation
Make enclosing class abstract when member does not have body.
… for Casts in SimpleArguments
…ncorrect test output
…703.1 (#45672) Microsoft.Net.Compilers.Toolset From Version 3.7.0-4.20324.3 -> To Version 3.8.0-1.20353.1 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Add code fix for CS0513
Convert MakeMethodSynchronousTests to the new test library
Upgrade dependencies to versions available on azure feeds
Do not remove necessary casts in an interpolation
…ameCase Fix "Tuple to Struct" named parameters being cased incorrectly
…44924) * Fix parsing of nested verbatim interpolated strings started with @$ * Issue error for alt nested interpolated string in 7.3 or below. Better unit tests and test the error.
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.
This is an automatically generated pull request from master into features/module-initializers.
git fetch --all git checkout merges/master-to-features/module-initializers git reset --hard upstream/features/module-initializers git merge upstream/master # Fix merge conflicts git commit git push upstream merges/master-to-features/module-initializers --forceOnce all conflicts are resolved and all the tests pass, you are free to merge the pull request.