rust/compiler/rustc_codegen_ssa
Michael Benfield 1a08b96a0b Change name of "dataful" variant to "untagged"
This is in anticipation of a new enum layout, in which the niche
optimization may be applied even when multiple variants have data.
2022-09-07 20:12:45 +00:00
..

Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.