rust/compiler/rustc_middle
Jonas Schievink a8ff5a4e03
Rollup merge of #78318 - bugadani:tyctx-impl, r=petrochenkov
TyCtxt: generate single impl block with `slice_interners` macro

Reduces the work needed to check overlapping impls a bit.
2020-10-24 22:39:59 +02:00
..
benches mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
src Rollup merge of #78318 - bugadani:tyctx-impl, r=petrochenkov 2020-10-24 22:39:59 +02:00
Cargo.toml Update chalk to 0.32.0 2020-10-08 13:17:01 +02: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.