rust/compiler/rustc_const_eval
Guillaume Gomez f40efa44ab
Rollup merge of #130690 - RalfJung:interpret-abi-compat-fixme, r=jieyouxu
interpret: remove outdated FIXME

The rule about `repr(C)` types with compatible fields got removed from the ABI compat docs before they landed, so this FIXME here is no longer correct. (So this is basically a follow-up to https://github.com/rust-lang/rust/pull/130185, doing some more cleanup around deciding not to guarantee ABI compatibility for structurally compatible `repr(C)` types.)
2024-09-22 19:19:15 +02:00
..
src Rollup merge of #130690 - RalfJung:interpret-abi-compat-fixme, r=jieyouxu 2024-09-22 19:19:15 +02:00
Cargo.toml Clean up rustc_*/Cargo.toml. 2023-10-30 08:46:02 +11:00
messages.ftl also stabilize const_refs_to_cell 2024-09-15 10:20:47 +02:00