-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Merge master to local-function-attributes #41725
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merge master to local-function-attributes #41725
Conversation
…-release/dev16.4-vs-deps Merge release/dev16.4 to release/dev16.4-vs-deps
…-release/dev16.4-vs-deps Merge release/dev16.4 to release/dev16.4-vs-deps
…-release/dev16.4-vs-deps Merge release/dev16.4 to release/dev16.4-vs-deps
…-release/dev16.4-vs-deps Merge release/dev16.4 to release/dev16.4-vs-deps
We suppressed these because we were on the .NET Portable profile and thus couldn't do the anything else. We're no longer on the portable profile.
…214.5 (dotnet#41720) - Microsoft.DotNet.Arcade.Sdk - 5.0.0-beta.20114.5
58eee05 to
b0b39ba
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I arbitrarily let the name change back to ParseStatementCore, but it can still return null, even if isGlobalScriptLevel is false.
…215.1 (dotnet#41734) - Microsoft.DotNet.Arcade.Sdk - 5.0.0-beta.20115.1
Convert AssignOutParametersAboveReturnTests to the new test framework
Add shared resx files to our shared projects
…rsing Inline statement parsing
009de58 to
48e6e55
Compare
48e6e55 to
29dadf0
Compare
cston
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Last 3 commits LGTM.
|
@dotnet/roslyn-compiler could I please get a second review on the last few commits in this PR (starting with 9a88cd4). |
|
Added a few more tests that were necessary before feature merge and deleted a PROTOTYPE comment. |
This PR integrates changes from master including #41585, which requires some manual fixup.
Suggest reviewing commit-by-commit starting with 9a88cd4.