rust/compiler/rustc_middle/src
2020-12-24 13:35:12 +01:00
..
dep_graph rustc_query_system: explicitly register reused dep nodes 2020-12-18 18:53:12 -08:00
hir use matches!() macro in more places 2020-12-24 13:35:12 +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 matches!() macro in more places 2020-12-24 13:35:12 +01:00
query Combination of commits 2020-12-03 09:50:10 -08:00
traits Auto merge of #79336 - camelid:rename-feature-oibit-to-auto, r=oli-obk 2020-11-25 07:25:19 +00:00
ty use matches!() macro in more places 2020-12-24 13:35:12 +01:00
util Remove unused #[allow(...)] statements from compiler/ 2020-09-26 01:25:55 +02: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 Edit rustc_middle::lint::LintSource docs 2020-12-19 14:08:41 -08:00
macros.rs Auto merge of #78779 - LeSeulArtichaut:ty-visitor-return, r=oli-obk 2020-11-17 12:24:34 +00:00
tests.rs mv compiler to compiler/ 2020-08-30 18:45:07 +03:00