-
Notifications
You must be signed in to change notification settings - Fork 4.1k
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 'main' into 'PrimaryConstructors' #66053
Merged
AlekseyTs
merged 520 commits into
dotnet:features/PrimaryConstructors
from
AlekseyTs:PrimaryConstructors_04
Dec 18, 2022
Merged
Merge 'main' into 'PrimaryConstructors' #66053
AlekseyTs
merged 520 commits into
dotnet:features/PrimaryConstructors
from
AlekseyTs:PrimaryConstructors_04
Dec 18, 2022
Conversation
This file contains 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
…65832) Pairwise assignments won't be used
Merge main to main-vs-deps
* Improve parser consistency * Simplify more * Improve parser consistency * Improve parser consistency * simplify further * Lint * Simplify * Simplify * Update src/Compilers/CSharp/Portable/Parser/LanguageParser.cs Co-authored-by: Jan Jones <[email protected]> * Simplify more * Use pattern * Simplify * Simplify * Simplify * Simplify * Simplify * Simplify * Simplify * Simplify * Simplify * Simplify * Simplify * Simplify * Simplify * Simplify * Make static * Make static * Simplify more * Simplify more * Simplify more * Simplify more * Simplify more * Simplify more * Simplify more * Simplify more * Simplify more * Simplify more * Simplify more * Simplify more * Simplify more * Simplify more * Simplify more * Simplify more * Simplify more * named arg * Named args * Named args and cleanup * Cleanup * Cleanup Co-authored-by: Jan Jones <[email protected]>
Merge main to main-vs-deps
…nge indexer rewrite (dotnet#65805) Fixes dotnet#65586.
…outline-by-default Disable document outline
Move Generate from usage tests to new framework
Merge main to main-vs-deps
Move classification tests to new framework
Remove mutable state from rename
Fix XAML LSP by using a queue provider instead of subclassing
…-release/dev17.5 Merge release/dev17.4 to release/dev17.5
…-release/dev17.5-vs-deps Merge release/dev17.5 to release/dev17.5-vs-deps
* Report process exit code in gold bar * Remove unused field
…-main Merge release/dev17.5 to main
…-release/dev17.5 Merge release/dev17.4 to release/dev17.5
…-release/dev17.5-vs-deps Merge release/dev17.5 to release/dev17.5-vs-deps
…-main Merge release/dev17.5 to main
Add FixAll in Solution support for Enable nullable refactoring
Co-authored-by: Jason Malinowski <[email protected]>
…tOptionsStorage.cs Co-authored-by: David Barbet <[email protected]>
…213.4 (dotnet#66011) [main] Update dependencies from dotnet/arcade
Improve performance of Document-Highlight-Refs
…as fully loaded properly
…215.3 (dotnet#66039) [main] Update dependencies from dotnet/arcade
…lyzers Create initial subscription to roslyn analyzer updates
Additional perf improvements for document highlights
…t#65987) * Support MemberNotNull on required members in nullable analysis Fixes dotnet/csharplang#6754, dotnet#65406. * Handle and add test for IDE-discovered scenario. * PR feedback.
…er (dotnet#66041) * Avoid using Solution.Options in ConfigureCodeStyleOptionCodeFixProvider * Avoid Solution.Options in BlockCommentEditingCommandHandler * Avoid Solution.Options in IntellisenseQuickInfoBuilderContext * Avoid Solution.Options in ChangeSignatureService * Avoid Solution.Options in TaskListDiagnosticSource * RecommendationServiceOptions
Suppress semantic diagnostics from being reported by pull-diag-taggers until the project has fully loaded.
AlekseyTs
requested review from
333fred,
JoeRobich and
a team
as code owners
December 18, 2022 19:11
jjonescz
approved these changes
Dec 18, 2022
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.