rust/compiler/rustc_middle/src
2021-11-21 08:15:21 -06:00
..
dep_graph Address review. 2021-10-20 18:51:15 +02:00
hir Give inline const separate DefKind 2021-11-07 03:59:06 +00:00
infer Miscellaneous inlining improvements 2021-06-02 08:49:58 +02:00
middle Rollup merge of #89025 - ricobbe:raw-dylib-link-ordinal, r=michaelwoerister 2021-10-07 20:26:11 -07:00
mir Give inline const separate DefKind 2021-11-07 03:59:06 +00:00
query no overlap errors after failing the orphan check 2021-11-10 15:10:19 +01:00
thir add a CastKind to Node::Cast 2021-09-09 01:32:03 +01:00
traits Simplify ObligationCauseData hash to skip ObligationCauseCode 2021-11-14 23:49:57 +01:00
ty Add space in opaque impl Trait 2021-11-20 17:02:38 -08:00
util Use AddAssign impl 2021-11-09 23:47:36 +01:00
arena.rs Add some comments. 2021-11-19 07:52:59 +11:00
lib.rs Revert "Add rustc lint, warning when iterating over hashmaps" 2021-10-28 11:01:42 -04:00
lint.rs Simplify for loop desugar 2021-11-21 08:15:21 -06: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
thir.rs rename mir -> thir around abstract consts 2021-09-09 01:32:03 +01:00