rust/compiler/rustc_middle
bors aa8f2d432b Auto merge of #89000 - Mark-Simulacrum:no-new-lrc, r=petrochenkov
Reuse existing shared Lrc for MatchImpl parent

This is a small performance win for the hot path, which helps to address this regression: https://github.com/rust-lang/rust/pull/87244#issuecomment-883635813.
2021-09-18 20:13:21 +00:00
..
benches
src Auto merge of #89000 - Mark-Simulacrum:no-new-lrc, r=petrochenkov 2021-09-18 20:13:21 +00:00
Cargo.toml Move the dataflow framework to its own crate. 2021-09-07 19:57:07 +02:00
README.md

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