rust/src/librustc_middle
2020-05-05 11:25:12 +02:00
..
benches rustc -> rustc_middle part 1 2020-03-30 07:02:56 +02:00
dep_graph Auto merge of #71754 - alexcrichton:no-bitcode-in-cache, r=nnethercote 2020-05-04 14:14:55 +00:00
hir Rebase and use ena 0.14 2020-05-05 11:25:12 +02:00
ich Add hash of source files in debug info 2020-04-02 14:13:19 -07:00
infer perf: Reduce snapshot/rollback overhead 2020-05-05 10:03:13 +02:00
middle cleanup: config::CrateType -> CrateType 2020-05-02 11:57:23 +03:00
mir Add MutatingUseContext::Yield 2020-05-03 11:36:11 -07:00
query Rebase and use ena 0.14 2020-05-05 11:25:12 +02:00
traits Point at associated types when they have a default type 2020-05-02 18:24:07 -07:00
ty add a missing word 2020-05-04 11:42:57 -04:00
util use direct import for ErrorReported 2020-04-02 13:40:43 +02:00
arena.rs fix rustdoc warnings 2020-05-02 10:41:04 +02:00
build.rs rustc -> rustc_middle part 1 2020-03-30 07:02:56 +02:00
Cargo.toml Miri: port error backtraces to std::backtrace 2020-04-30 18:26:51 +02:00
lib.rs Miri: port error backtraces to std::backtrace 2020-04-30 18:26:51 +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.