mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-03 10:47:16 +00:00

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.