-
-
Notifications
You must be signed in to change notification settings - Fork 14.7k
Unions interacting with Enum layout optimization #36394
Copy link
Copy link
Open
Labels
A-codegenArea: Code generationArea: Code generationA-enumArea: Enums (discriminated unions, or more generally ADTs (algebraic data types))Area: Enums (discriminated unions, or more generally ADTs (algebraic data types))F-untagged_unions`#![feature(untagged_unions)]``#![feature(untagged_unions)]`T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.Relevant to the compiler team, which will review and decide on the PR/issue.T-langRelevant to the language teamRelevant to the language team
Metadata
Metadata
Assignees
Labels
A-codegenArea: Code generationArea: Code generationA-enumArea: Enums (discriminated unions, or more generally ADTs (algebraic data types))Area: Enums (discriminated unions, or more generally ADTs (algebraic data types))F-untagged_unions`#![feature(untagged_unions)]``#![feature(untagged_unions)]`T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.Relevant to the compiler team, which will review and decide on the PR/issue.T-langRelevant to the language teamRelevant to the language team
Type
Fields
Give feedbackNo fields configured for issues without a type.
IRC (#rust) short discussion log, since I don't actually know much about this:
cc @Amanieu @bluss