rust/compiler/rustc_mir_transform
bors f3623871cf Auto merge of #114502 - cjgillot:steal-ctfe, r=oli-obk
Steal MIR for CTFE when possible.

Some bodies, like constants, have CTFE MIR but no optimized MIR.
In that case, have `mir_for_ctfe` steal the MIR instead of cloning it.
2023-08-06 22:02:12 +00:00
..
src Auto merge of #114502 - cjgillot:steal-ctfe, r=oli-obk 2023-08-06 22:02:12 +00:00
Cargo.toml
messages.ftl Add note about unsafe functions body not being unsafe 2023-06-13 15:48:57 +02:00