Skip to content

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
@github-actions
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

Development

Successfully merging this pull request may close these issues.

error FS0192 : internal error : Length of Nullable metadata and needs of its processing do not match: { Data = [|0uy; 1uy|] Idx = 2 }

3 participants