rust/compiler/rustc_middle
Matthias Krüger 10dd016a80
Rollup merge of #137203 - nnethercote:improve-MIR-modification, r=compiler-errors
Improve MIR modification

A few commits that simplify code that manipulates MIR bodies.

r? `@tmiasko`
2025-02-18 18:40:54 +01:00
..
src Rollup merge of #137203 - nnethercote:improve-MIR-modification, r=compiler-errors 2025-02-18 18:40:54 +01:00
Cargo.toml Move hashes from rustc_data_structure to rustc_hashes so they can be shared with rust-analyzer 2025-02-16 16:18:30 -05:00
messages.ftl Move rustc_middle::limits to rustc_interface. 2025-02-17 09:30:39 +11:00
README.md

For more information about how rustc works, see the rustc dev guide.