rust/src/librustc_middle
2020-04-23 16:50:17 -03:00
..
benches rustc -> rustc_middle part 1 2020-03-30 07:02:56 +02:00
dep_graph rustc -> rustc_middle part 1 2020-03-30 07:02:56 +02:00
hir Dogfood more or_patterns in the compiler 2020-04-19 07:33:58 -07:00
ich Add hash of source files in debug info 2020-04-02 14:13:19 -07:00
infer rustc -> rustc_middle part 1 2020-03-30 07:02:56 +02:00
middle Dogfood more or_patterns in the compiler 2020-04-19 07:33:58 -07:00
mir Visit unevaluated constants in super_body 2020-04-23 16:50:17 -03:00
query Use Body everywhere 2020-04-22 09:57:43 -07:00
traits Do not emit note for projected derived obligations 2020-04-18 16:37:08 -07:00
ty Add #[inline] declarations 2020-04-22 09:57:43 -07:00
util use direct import for ErrorReported 2020-04-02 13:40:43 +02:00
arena.rs Use Body everywhere 2020-04-22 09:57:43 -07:00
build.rs rustc -> rustc_middle part 1 2020-03-30 07:02:56 +02:00
Cargo.toml Remove unused dependencies 2020-04-20 17:59:27 +09:00
lib.rs rustc -> rustc_middle part 5 -- fix tests 2020-03-30 07:21:44 +02:00
lint.rs Dogfood more or_patterns in the compiler 2020-04-19 07:33:58 -07:00
macros.rs rustc -> rustc_middle part 1 2020-03-30 07:02:56 +02:00
README.md rustc -> rustc_middle part 1 2020-03-30 07:02:56 +02:00
tests.rs rustc -> rustc_middle part 1 2020-03-30 07:02:56 +02:00

For more information about how rustc works, see the rustc dev guide.