rust/compiler/rustc_middle/src
2021-05-28 21:14:11 +02:00
..
dep_graph Introduce CompileMonoItem DepNode 2021-04-12 13:58:12 +02:00
hir Merge fields and comment. 2021-05-28 21:14:11 +02:00
ich Rename RealFileName::Named to LocalPath and Devirtualized to Remapped 2021-05-05 15:10:50 +01:00
infer Add comment 2021-05-15 12:12:56 -04:00
middle Use () for analysis. 2021-05-12 14:01:16 +02:00
mir Auto merge of #85376 - RalfJung:ptrless-allocs, r=oli-obk 2021-05-19 10:11:28 +00:00
query Merge fields and comment. 2021-05-28 21:14:11 +02:00
traits Make traits with GATs not object safe 2021-04-27 14:34:23 -04:00
ty CTFE core engine allocation & memory API improvemenets 2021-05-18 19:33:55 +02:00
util Make panic/assert calls in rustc compatible with Rust 2021. 2021-02-03 22:42:53 +01:00
arena.rs Split crate_hash from index_hir. 2021-04-29 21:36:48 +02:00
lib.rs Use new thread-local const-init 2021-05-02 14:06:07 -04:00
lint.rs Implement span quoting for proc-macros 2021-05-12 00:51:31 -04: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