mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-04 01:42:54 +03:00
b42920d71f
Inhibit all-absent-variant optimization for all enum reprs that inhibit layout optimization, not just repr(C). *[View all comments](https://triagebot.infra.rust-lang.org/gh-comments/rust-lang/rust/pull/146989)* Fixes https://github.com/rust-lang/rust/issues/146984