rust/src/librustc
2019-01-15 00:55:21 +01:00
..
benches Remove licenses 2018-12-25 21:08:33 -07:00
cfg AST/HIR: Introduce ExprKind::Err for better error recovery in the front-end 2018-12-27 15:51:36 +03:00
dep_graph Make privacy checking, intrinsic checking and liveness checking incremental 2019-01-15 00:55:21 +01:00
hir Make privacy checking, intrinsic checking and liveness checking incremental 2019-01-15 00:55:21 +01:00
ich Rollup merge of #57219 - matthewjasper:mir-cleanup, r=nikomatsakis 2019-01-05 23:56:43 +08:00
infer Suggest removal of semicolon when appropriate 2019-01-13 17:36:29 -08:00
lint Stabilise irrefutable if-let and while-let patterns 2019-01-12 03:10:59 +00:00
middle Make privacy checking, intrinsic checking and liveness checking incremental 2019-01-15 00:55:21 +01:00
mir Rollup merge of #57314 - wiktorkuchta:master, r=Centril 2019-01-05 23:56:59 +08:00
session Parallelize and optimize parts of HIR map creation 2019-01-14 03:26:38 +01:00
traits Suggest removal of semicolon when appropriate 2019-01-13 17:36:29 -08:00
ty Make privacy checking, intrinsic checking and liveness checking incremental 2019-01-15 00:55:21 +01:00
util Auto merge of #56988 - alexcrichton:monotonic-instant, r=sfackler 2019-01-08 11:30:19 +00:00
build.rs Remove licenses 2018-12-25 21:08:33 -07:00
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 stabilize transpose_result in 1.33 2019-01-13 06:15:44 +01:00
macros.rs Remove licenses 2018-12-25 21:08:33 -07:00
README.md rustc-guide has moved 2018-11-26 15:03:13 -06:00

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