rust/compiler/rustc_middle
Jakob Degen efa5eaa5d1 Avoid invalidating the CFG in MirPatch.
As a part of this change, we adjust MirPatch to not needlessly create unnecessary resume blocks.
2022-08-02 18:57:54 -07:00
..
benches mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
src Avoid invalidating the CFG in MirPatch. 2022-08-02 18:57:54 -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.