rust/src/librustc
2019-09-30 13:31:56 +02:00
..
benches Remove licenses 2018-12-25 21:08:33 -07:00
dep_graph Rollup merge of #64794 - Mark-Simulacrum:rm-dep-track-map, r=estebank 2019-09-28 05:37:44 +02:00
hir Rollup merge of #64825 - estebank:match-unit, r=Centril 2019-09-29 20:34:15 +02:00
ich Switch over all StableHash impls to new format 2019-09-28 11:47:36 -04:00
infer Rollup merge of #64802 - estebank:walk-parents-iterator, r=matthewjasper 2019-09-28 05:37:46 +02:00
lint Switch over all StableHash impls to new format 2019-09-28 11:47:36 -04:00
middle Rollup merge of #64824 - Mark-Simulacrum:no-stable-hasher-result-everywhere, r=michaelwoerister 2019-09-29 04:36:02 +02:00
mir Rollup merge of #64858 - skinny121:str-const-generics, r=varkor 2019-09-29 20:34:16 +02:00
query cleanup dead ast-borrowck / migrate-mode code. 2019-09-27 19:48:07 +02:00
session Self-Profiling: Refactor SelfProfiler API to be RAII based where possible. 2019-09-30 13:30:47 +02:00
traits Auto merge of #64546 - weiznich:bugfix/rfc-2451-rerebalance-tests, r=nikomatsakis 2019-09-29 09:52:58 +00:00
ty Self-Profiling: Make names of existing events more consistent and use new API. 2019-09-30 13:31:56 +02:00
util Self-Profiling: Refactor SelfProfiler API to be RAII based where possible. 2019-09-30 13:30:47 +02:00
arena.rs cleanup dead ast-borrowck / migrate-mode code. 2019-09-27 19:48:07 +02:00
build.rs Remove licenses 2018-12-25 21:08:33 -07:00
Cargo.toml with byteorder 1.3, the i128 feature is a NOP 2019-09-16 18:28:05 +02:00
error_codes.rs Rollup merge of #64763 - GuillaumeGomez:long-err-explanation-E0734, r=estebank 2019-09-28 22:12:02 +02:00
lib.rs cleanup dead ast-borrowck / migrate-mode code. 2019-09-27 19:48:07 +02: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.