Skip to content
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

Nullness :: Bugfix for internal error when processing System.Nullable with nesting in C# #17736

Merged
merged 4 commits into from
Sep 15, 2024

Conversation

T-Gro
Copy link
Member

@T-Gro T-Gro commented Sep 15, 2024

Fixes #17701 .
This was causing an internal compiler error when processing nested generics enclosed with System.Nullable, created by usage of question mark on a value type in C#.

@T-Gro T-Gro requested a review from a team as a code owner September 15, 2024 11:05
Copy link
Contributor

github-actions bot commented Sep 15, 2024

❗ Release notes required


✅ Found changes and release notes in following paths:

Change path Release notes path Description
src/Compiler docs/release-notes/.FSharp.Compiler.Service/9.0.100.md

@T-Gro T-Gro merged commit 00d759a into dotnet:main Sep 15, 2024
32 checks passed
@T-Gro T-Gro deleted the 17701-error-nullness-import branch September 15, 2024 17:27
@T-Gro T-Gro self-assigned this Sep 15, 2024
@T-Gro T-Gro added this to the September-2024 milestone Sep 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
3 participants