rust/compiler/rustc_middle/src
2021-10-03 16:08:55 +02:00
..
dep_graph Remove re-export. 2021-10-03 16:08:54 +02:00
hir Remove re-export. 2021-10-03 16:08:54 +02:00
infer Miscellaneous inlining improvements 2021-06-02 08:49:58 +02:00
middle Remove re-export. 2021-10-03 16:08:54 +02:00
mir Remove re-export. 2021-10-03 16:08:54 +02:00
query Fix typo 2021-09-23 18:57:23 +09:00
thir add a CastKind to Node::Cast 2021-09-09 01:32:03 +01:00
traits Remove re-export. 2021-10-03 16:08:54 +02:00
ty Fully remove rustc_middle::ich. 2021-10-03 16:08:55 +02:00
util Make panic/assert calls in rustc compatible with Rust 2021. 2021-02-03 22:42:53 +01:00
arena.rs Move rustc_middle::middle::cstore to rustc_session. 2021-10-03 16:08:51 +02:00
lib.rs Fully remove rustc_middle::ich. 2021-10-03 16:08:55 +02:00
lint.rs Remove re-export. 2021-10-03 16:08:54 +02: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