rust/src/librustc
2020-01-04 18:57:22 +01:00
..
benches
dep_graph Rename syntax_pos to rustc_span in source code 2020-01-01 09:15:18 +03:00
hir canonicalize FxHash{Map,Set} imports 2020-01-04 18:57:22 +01:00
ich Normalize syntax::symbol imports. 2020-01-02 13:57:04 +01:00
infer canonicalize FxHash{Map,Set} imports 2020-01-04 18:57:22 +01:00
lint canonicalize FxHash{Map,Set} imports 2020-01-04 18:57:22 +01:00
middle canonicalize FxHash{Map,Set} imports 2020-01-04 18:57:22 +01:00
mir canonicalize FxHash{Map,Set} imports 2020-01-04 18:57:22 +01:00
query Rename syntax_pos to rustc_span in source code 2020-01-01 09:15:18 +03:00
traits canonicalize FxHash{Map,Set} imports 2020-01-04 18:57:22 +01:00
ty canonicalize FxHash{Map,Set} imports 2020-01-04 18:57:22 +01:00
util define_id_collections -> rustc_data_structures 2020-01-04 18:57:22 +01:00
arena.rs Normalize syntax::symbol imports. 2020-01-02 13:57:04 +01:00
build.rs
Cargo.toml Rename syntax_pos to rustc_span in source code 2020-01-01 09:15:18 +03:00
lib.rs librustc_ast_lowering: fix misc fallout. 2019-12-31 17:56:25 +01:00
macros.rs
README.md
tests.rs

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