rust/src/librustc
2019-10-16 11:57:19 -07: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 syntax::parse::sess -> syntax::sess 2019-10-15 09:41:58 +02:00
ich syntax: Split ast::Attribute into container and inner parts 2019-09-30 22:36:25 +03:00
infer Rollup merge of #65260 - nnethercote:optimize-LexicalResolve-expansion, r=nikomatsakis 2019-10-14 17:52:33 -07:00
lint Move overlapping patterns to its own lint 2019-10-16 11:57:19 -07:00
middle rustc_metadata: Remove resolutions for extern crate items from CStore 2019-10-14 18:05:45 +03:00
mir Auto merge of #64987 - oli-obk:code_reuse_prevents_bugs, r=eddyb 2019-10-14 15:52:51 +00:00
query Remove HIR based const qualification 2019-09-30 19:56:49 +01:00
session syntax::parse::sess -> syntax::sess 2019-10-15 09:41:58 +02:00
traits Auto merge of #65077 - estebank:mut-trait-expected, r=nikomatsakis 2019-10-10 04:07:02 +00:00
ty Rollup merge of #65170 - petrochenkov:cload, r=eddyb 2019-10-14 17:52:32 -07: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 proc macros generating macro_rules items 2019-10-15 10:03:51 +03: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.