mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-30 23:03:06 +03:00
1a08b96a0b
This is in anticipation of a new enum layout, in which the niche optimization may be applied even when multiple variants have data.
Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.