rust/src/librustc
2019-10-08 09:56:05 -07:00
..
benches Remove licenses 2018-12-25 21:08:33 -07:00
dep_graph Remove inline annotations from dep_node 2019-10-02 07:49:11 -04:00
hir review comments 2019-10-08 09:56:05 -07:00
ich syntax: Split ast::Attribute into container and inner parts 2019-09-30 22:36:25 +03:00
infer Rollup merge of #65154 - skinny121:const-arg-diagnostic, r=varkor 2019-10-08 05:02:41 +02:00
lint Switch over all StableHash impls to new format 2019-09-28 11:47:36 -04:00
middle Address review comments. 2019-10-07 12:01:56 +08:00
mir Auto merge of #65089 - nnethercote:optimize-integral-pattern-matching, r=Mark-Simulacrum 2019-10-06 12:50:47 +00:00
query Remove HIR based const qualification 2019-09-30 19:56:49 +01:00
session Update the documented default of -Z mutable-noalias 2019-10-04 16:53:18 -07:00
traits Auto merge of #64564 - jonas-schievink:cowardly-default, r=nikomatsakis 2019-10-06 16:32:46 +00:00
ty Auto merge of #64949 - nnethercote:avoid-SmallVec-collect, r=zackmdavis 2019-10-08 08:08:21 +00:00
util Self-Profiling: Refactor SelfProfiler API to be RAII based where possible. 2019-09-30 13:30:47 +02:00
arena.rs remove indexed_vec re-export from rustc_data_structures 2019-09-29 16:48:31 +00:00
build.rs Remove licenses 2018-12-25 21:08:33 -07:00
Cargo.toml Rebase rustc-rayon on rayon-1.2 2019-10-07 13:20:17 -07:00
error_codes.rs Update ui tests 2019-10-06 21:00:40 +02:00
lib.rs Rollup merge of #65105 - Mark-Simulacrum:split-librustc, r=nikomatsakis 2019-10-05 21:55:00 -07:00
macros.rs Switch over all StableHash impls to new format 2019-09-28 11:47:36 -04:00
README.md rustc-guide has moved 2018-11-26 15:03:13 -06:00
tests.rs librustc: Unconfigure tests during normal build 2019-08-02 01:59:01 +03:00

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