rust/compiler/rustc_middle/src
Jonas Schievink ce775bc4f6
Rollup merge of #79036 - cjgillot:steal, r=oli-obk
Move Steal to rustc_data_structures.
2020-11-15 13:39:59 +01:00
..
dep_graph mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
hir Fix handling of item names for HIR 2020-11-07 10:37:12 -05:00
ich Rollup merge of #79036 - cjgillot:steal, r=oli-obk 2020-11-15 13:39:59 +01:00
infer Add type to ConstKind::Placeholder 2020-11-12 15:39:55 +00:00
middle Rollup merge of #77640 - ethanboxx:int_error_matching_attempt_2, r=KodrAus 2020-11-09 01:13:25 +01:00
mir review comments 2020-11-12 21:08:18 +05:30
query Cache foreign_modules query 2020-10-27 16:21:55 +01:00
traits Update chalk 0.32.0 -> 0.35.0 2020-10-30 19:39:30 +00:00
ty Rollup merge of #79036 - cjgillot:steal, r=oli-obk 2020-11-15 13:39:59 +01:00
util Remove unused #[allow(...)] statements from compiler/ 2020-09-26 01:25:55 +02:00
arena.rs Move Steal to rustc_data_structures. 2020-11-14 01:30:56 +01:00
lib.rs Split the "raw integer bytes" part out of Scalar 2020-11-04 09:58:59 +00:00
lint.rs Auto merge of #76931 - oli-obk:const_prop_inline_lint_madness, r=wesleywiser 2020-11-03 16:32:34 +00:00
macros.rs Remove implicit Continue type 2020-10-30 12:27:47 +01:00
tests.rs mv compiler to compiler/ 2020-08-30 18:45:07 +03:00