rust/src/librustc
2019-08-12 10:58:12 +02:00
..
benches
cfg
dep_graph
hir Auto merge of #63446 - Centril:refactor-lowering, r=oli-obk 2019-08-11 13:37:37 +00:00
ich add unknown token 2019-08-05 13:15:11 +03:00
infer Be more accurate when mentioning type of found match arms 2019-08-09 07:18:05 -07:00
lint Simplify change to layout_of 2019-08-03 22:04:39 -07:00
middle Derive Debug for NativeLibrary and NativeLibraryKind 2019-08-11 16:51:36 +02:00
mir rename RUST_CTFE_BACKTRACE to RUSTC_CTFE_BACKTRACE 2019-08-10 16:37:40 +02:00
query Do not downgrade NLL errors for bind_by_move_pattern_guards when AST says it is OK. 2019-07-30 06:43:06 +02:00
session Use consistent capitalization in -C/-Z help 2019-08-07 14:51:49 -07:00
traits Use associated_type_bounds where applicable - closes #61738 2019-08-08 22:39:15 +02:00
ty Rollup merge of #62108 - Zoxc:sharded-queries, r=oli-obk 2019-08-12 10:58:12 +02:00
util librustc: Unconfigure tests during normal build 2019-08-02 01:59:01 +03:00
arena.rs
build.rs
Cargo.toml
error_codes.rs Update error_codes re. await_macro removal. 2019-07-30 10:55:45 +02:00
lib.rs Use associated_type_bounds where applicable - closes #61738 2019-08-08 22:39:15 +02:00
macros.rs
README.md
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.