rust/compiler/rustc_middle
Jakob Degen 26d153ac67 Add method to mutate MIR body without invalidating CFG caches.
In addition to adding this method, a handful of passes are updated to use it.
2022-07-03 23:26:39 -07:00
..
benches mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
src Add method to mutate MIR body without invalidating CFG caches. 2022-07-03 23:26:39 -07:00
Cargo.toml Update smallvec to 1.8.1. 2022-06-27 08:48:55 +10:00
README.md mv compiler to compiler/ 2020-08-30 18:45:07 +03:00

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