mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-02 18:27:37 +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.
This is in anticipation of a new enum layout, in which the niche optimization may be applied even when multiple variants have data.