Skip to content

Handle c# 15 union types#77

Merged
bjornhellander merged 5 commits into
masterfrom
feature/cs15-union-type
Jul 22, 2026
Merged

Handle c# 15 union types#77
bjornhellander merged 5 commits into
masterfrom
feature/cs15-union-type

Conversation

@bjornhellander

@bjornhellander bjornhellander commented Jul 17, 2026

Copy link
Copy Markdown
Owner

Fixes #78

@bjornhellander
bjornhellander force-pushed the feature/cs15-union-type branch from c0c9077 to 685b8fc Compare July 20, 2026 10:23
@bjornhellander
bjornhellander force-pushed the feature/cs15-union-type branch from 685b8fc to 5a86264 Compare July 20, 2026 13:13
@bjornhellander
bjornhellander force-pushed the feature/cs15-union-type branch from be480e1 to 31356b4 Compare July 21, 2026 07:04
@bjornhellander
bjornhellander force-pushed the feature/cs15-union-type branch from c78f346 to ba494f0 Compare July 21, 2026 14:04
@bjornhellander

Copy link
Copy Markdown
Owner Author

Tests got a bit messy, due to dotnet/roslyn#84570.
Should be simplified when Roslyn handles unions better. Search for todos mentioning "c# 15", "union" and "report bug".

@bjornhellander
bjornhellander merged commit 2f38f13 into master Jul 22, 2026
20 checks passed
@bjornhellander
bjornhellander deleted the feature/cs15-union-type branch July 22, 2026 07:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Handle C# 15 union types

1 participant