rust/compiler/rustc_mir_transform
Matthias Krüger 15e7a67b50
Rollup merge of #129720 - nnethercote:simplify-dest_prop-mm, r=cjgillot
Simplify DestProp memory management

The DestProp MIR pass has some convoluted memory management. This PR simplifies it.

r? ```@davidtwco```
2024-09-05 18:58:55 +02:00
..
src Rollup merge of #129720 - nnethercote:simplify-dest_prop-mm, r=cjgillot 2024-09-05 18:58:55 +02:00
Cargo.toml Simplify match based on the cast result of IntToInt. 2024-08-03 10:55:43 +08:00
messages.ftl