rust/src/librustc
Niko Matsakis 430553bc77 introduce trait_def_id method
Co-Authored-By: Alexander Regueiro <alexreg@me.com>
2019-01-10 17:03:06 -05:00
..
benches
cfg AST/HIR: Introduce ExprKind::Err for better error recovery in the front-end 2018-12-27 15:51:36 +03:00
dep_graph Auto merge of #57114 - Zoxc:query-perf11, r=michaelwoerister 2019-01-08 14:11:19 +00:00
hir introduce trait_def_id method 2019-01-10 17:03:06 -05:00
ich Rollup merge of #57219 - matthewjasper:mir-cleanup, r=nikomatsakis 2019-01-05 23:56:43 +08:00
infer Rollup merge of #57314 - wiktorkuchta:master, r=Centril 2019-01-05 23:56:59 +08:00
lint Fix 'be be' constructs 2019-01-02 18:06:49 -08:00
middle rename type_moves_by_default to type_is_copy_modulo_regions 2019-01-02 17:35:06 -05:00
mir Rollup merge of #57314 - wiktorkuchta:master, r=Centril 2019-01-05 23:56:59 +08:00
session Auto merge of #56614 - Zoxc:query-perf2, r=michaelwoerister 2019-01-09 11:08:14 +00:00
traits Rollup merge of #57229 - mikeyhew:fix-56806, r=varkor 2019-01-05 23:56:44 +08:00
ty Auto merge of #57114 - Zoxc:query-perf11, r=michaelwoerister 2019-01-08 14:11:19 +00:00
util Auto merge of #56988 - alexcrichton:monotonic-instant, r=sfackler 2019-01-08 11:30:19 +00:00
build.rs
Cargo.toml adopt polonius-engine 0.6.2 2019-01-02 14:45:30 -05:00
diagnostics.rs Clarify wording of E0512 2018-12-28 19:23:22 +00:00
lib.rs
macros.rs
README.md

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