Files
rust/compiler/rustc_abi
Jonathan Brouwer b42920d71f Rollup merge of #146989 - zachs18:fix-146984, r=SparrowLii
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
2026-02-28 19:55:49 +01:00
..