rust/src/librustc
2019-10-14 18:05:45 +03:00
..
benches Remove licenses 2018-12-25 21:08:33 -07:00
dep_graph Auto merge of #65240 - michaelwoerister:sp-review-3, r=Mark-Simulacrum 2019-10-14 01:45:26 +00:00
hir lowering: connect to parser via function pointer instead 2019-10-13 23:27:18 +02:00
ich syntax: Split ast::Attribute into container and inner parts 2019-09-30 22:36:25 +03:00
infer Rollup merge of #65292 - JohnTitor:add-backticks, r=varkor,Centril 2019-10-14 07:36:54 +02:00
lint Rollup merge of #65363 - Centril:less-pprust, r=Mark-Simulacrum 2019-10-14 07:36:57 +02:00
middle rustc_metadata: Use CrateSource where appropriate 2019-10-14 18:05:45 +03:00
mir Auto merge of #65182 - anp:reify-shim, r=eddyb 2019-10-13 07:32:38 +00:00
query Remove HIR based const qualification 2019-09-30 19:56:49 +01:00
session Rollup merge of #65379 - Centril:refactor-bso_and_cc, r=petrochenkov 2019-10-14 07:36:58 +02:00
traits Auto merge of #65077 - estebank:mut-trait-expected, r=nikomatsakis 2019-10-10 04:07:02 +00:00
ty Auto merge of #65182 - anp:reify-shim, r=eddyb 2019-10-13 07:32:38 +00:00
util Remove -Zprofile-queries 2019-10-03 21:34:27 -04: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 Rollup merge of #65215 - JohnTitor:long-explanation-e0697, r=GuillaumeGomez 2019-10-14 07:36:52 +02:00
lib.rs Stabilize mem::take (mem_take) 2019-10-08 18:04:18 -04: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.