rust/src/librustc
Matthew Jasper 9462c8babb Improve hygiene of newtype_index
Also add unit tests
2020-01-06 20:43:10 +00:00
..
benches Format the world 2019-12-22 17:42:47 -05:00
dep_graph Improve hygiene of newtype_index 2020-01-06 20:43:10 +00:00
hir Remove rustc_hir reexports in rustc::hir. 2020-01-05 12:49:22 +01:00
ich Remove rustc_hir reexports in rustc::hir. 2020-01-05 12:49:22 +01:00
infer Auto merge of #67886 - Centril:rustc_hir_canon_imports, r=nagisa 2020-01-06 12:55:40 +00:00
lint Remove rustc_hir reexports in rustc::hir. 2020-01-05 12:49:22 +01:00
middle Improve hygiene of newtype_index 2020-01-06 20:43:10 +00:00
mir Remove rustc_hir reexports in rustc::hir. 2020-01-05 12:49:22 +01:00
query Remove rustc_hir reexports in rustc::hir. 2020-01-05 12:49:22 +01:00
traits Auto merge of #67886 - Centril:rustc_hir_canon_imports, r=nagisa 2020-01-06 12:55:40 +00:00
ty Auto merge of #67886 - Centril:rustc_hir_canon_imports, r=nagisa 2020-01-06 12:55:40 +00:00
util Use self profile infrastructure for -Z time and -Z time-passes 2020-01-05 02:57:14 +01:00
arena.rs Remove rustc_hir reexports in rustc::hir. 2020-01-05 12:49:22 +01:00
build.rs Remove licenses 2018-12-25 21:08:33 -07:00
Cargo.toml move def_id to new rustc_hir crate 2020-01-04 19:01:42 +01:00
lib.rs Use self profile infrastructure for -Z time and -Z time-passes 2020-01-05 02:57:14 +01:00
macros.rs Retire impl_stable_hash_for. 2019-11-22 20:01:48 +01: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.