Skip to content

Fix up formatting for generic types with nullable args #53049

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

Merged
merged 3 commits into from
Jan 4, 2024

Conversation

captainsafia
Copy link
Member

Closes #51866.

@ghost ghost added area-minimal Includes minimal APIs, endpoint filters, parameter binding, request delegate generator etc area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions labels Dec 28, 2023
@captainsafia captainsafia added feature-rdg and removed area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions labels Dec 28, 2023
…TimeCreationTests.cs

Co-authored-by: James Newton-King <james@newtonking.com>
@captainsafia captainsafia enabled auto-merge (squash) December 29, 2023 17:35
@captainsafia captainsafia merged commit 32d7521 into main Jan 4, 2024
@captainsafia captainsafia deleted the safia/inv-51866 branch January 4, 2024 02:49
@ghost ghost added this to the 9.0-preview1 milestone Jan 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-minimal Includes minimal APIs, endpoint filters, parameter binding, request delegate generator etc feature-rdg
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Routing source generation for Native AOT not working well with generic constraints and nullable reference types
2 participants