Skip to content

Comments

Initial support for union declarations#82500

Open
AlekseyTs wants to merge 5 commits intodotnet:features/Unionsfrom
AlekseyTs:Unions_20
Open

Initial support for union declarations#82500
AlekseyTs wants to merge 5 commits intodotnet:features/Unionsfrom
AlekseyTs:Unions_20

Conversation

@AlekseyTs
Copy link
Contributor

@AlekseyTs AlekseyTs commented Feb 23, 2026

Supporting:

  • union <name> ...

Supporting:
- ```union <name> ... ```
- ```record union <name> ... ```
@AlekseyTs AlekseyTs requested review from a team as code owners February 23, 2026 19:05
@dotnet-policy-service dotnet-policy-service bot added the Needs API Review Needs to be reviewed by the API review council label Feb 23, 2026
@dotnet-policy-service
Copy link
Contributor

This PR modifies public API files. Please follow the instructions at https://github.com/dotnet/roslyn/blob/main/docs/contributing/API%20Review%20Process.md for ensuring all public APIs are reviewed before merging.

@AlekseyTs
Copy link
Contributor Author

Working group decided to not support record union <name> ... . I will update the PR shortly

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area-Compilers Feature - Unions Needs API Review Needs to be reviewed by the API review council

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant