rust/compiler/rustc_middle/src
2021-01-10 14:38:14 +01:00
..
dep_graph rustc_query_system: explicitly register reused dep nodes 2020-12-18 18:53:12 -08:00
hir Merge different function exits 2021-01-10 14:38:14 +01:00
ich Make BoundRegion have a kind of BoungRegionKind 2020-12-18 15:27:28 -05:00
infer Make BoundRegion have a kind of BoungRegionKind 2020-12-18 15:27:28 -05:00
middle Rollup merge of #80302 - pierwill:fix-80287, r=lcnr 2020-12-23 00:14:01 +01:00
mir use PlaceRef more consistently instead of loosely coupled local+projection 2021-01-03 14:14:55 +01:00
query Add more comments to trait queries 2020-12-23 10:56:24 -05:00
traits
ty Rollup merge of #80538 - JulianKnodt:err_usize, r=lcnr 2021-01-05 09:52:37 +09:00
util Add #[track_caller] to bug! and register_renamed 2020-12-29 23:18:11 -05:00
arena.rs Combination of commits 2020-12-03 09:50:10 -08:00
lib.rs docs: Fix outdated crate reference 2020-12-19 23:32:51 -08:00
lint.rs Rollup merge of #80274 - pierwill:lintlevelsource, r=petrochenkov 2020-12-25 03:39:36 +01:00
macros.rs
tests.rs