1
Fork 0
rust/compiler/rustc_middle/src
2021-11-25 19:43:56 +00: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 Suggestion to wrap inner types using allocator_api in tuple 2021-11-24 00:24:13 +09:00
mir document BinOp behavior quirks in the corresponding enum 2021-11-23 20:30:26 -05:00
query Auto merge of #90580 - cjgillot:no-ee-upvar, r=Aaron1011 2021-11-25 19:43:56 +00:00
thir add a CastKind to Node::Cast 2021-09-09 01:32:03 +01:00
traits Add supertraits method to rustc_middle 2021-11-23 10:34:16 -08:00
ty Rollup merge of #91096 - compiler-errors:elaborate_opaque_trait, r=estebank 2021-11-25 15:05:37 +01: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 Use derive_default_enum in the compiler 2021-11-22 20:17:53 -05: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
thir.rs rename mir -> thir around abstract consts 2021-09-09 01:32:03 +01:00