rust/src/librustc
2019-01-20 14:51:54 +09: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 Auto merge of #57580 - Centril:rollup, r=Centril 2019-01-13 22:20:43 +00:00
hir Rollup merge of #57477 - euclio:clarify-lev-suggestion, r=zackmdavis 2019-01-14 11:31:53 +01:00
ich Mark incorrect recovered char literals as TyErr to avoid type errors 2019-01-20 14:51:54 +09: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 Rollup merge of #57572 - Centril:unaccept-extern-in-path, r=petrochenkov 2019-01-14 20:31:57 +01:00
mir Rollup merge of #57314 - wiktorkuchta:master, r=Centril 2019-01-05 23:56:59 +08:00
session Rollup merge of #57570 - Xanewok:querify-some, r=Zoxc 2019-01-14 20:31:56 +01:00
traits Suggest removal of semicolon when appropriate 2019-01-13 17:36:29 -08:00
ty Rollup merge of #57480 - Zoxc:query-fix, r=michaelwoerister 2019-01-14 20:31:52 +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

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