rust/compiler/rustc_middle/src
2021-10-03 16:08:52 +02:00
..
dep_graph Make DefPathHash->DefId panic for if the mapping fails. 2021-09-14 13:56:33 +02:00
hir Apply suggestions from code review 2021-09-30 17:40:17 +02:00
ich Remove StableHashProvider. 2021-10-03 16:08:52 +02:00
infer Miscellaneous inlining improvements 2021-06-02 08:49:58 +02:00
middle Move rustc_middle::middle::cstore to rustc_session. 2021-10-03 16:08:51 +02:00
mir Remove DefId from ConstraintCategory::Predicate 2021-09-27 10:45:34 -05: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 Rollup merge of #88963 - fee1-dead:const-iterator, r=oli-obk 2021-10-01 14:46:48 -07:00
ty Move rustc_middle::middle::cstore to rustc_session. 2021-10-03 16:08:51 +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 Gather module items after lowering. 2021-09-12 16:33:16 +02:00
lint.rs Fix #88256, remove duplicated diagnostic 2021-09-04 19:26:25 +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
thir.rs rename mir -> thir around abstract consts 2021-09-09 01:32:03 +01:00