rust/src/librustc
2019-09-01 02:22:03 -07:00
..
benches Remove licenses 2018-12-25 21:08:33 -07:00
cfg Initial implementation of or patterns 2019-08-17 15:05:36 +00:00
dep_graph Refactor diagnostic emission for green nodes 2019-07-11 02:09:37 +02:00
hir Changing error messages and renaming tests #63127 2019-08-27 17:31:57 +02:00
ich Cleanup: Consistently use Param instead of Arg #62426 2019-08-27 14:07:41 +02:00
infer Rollup merge of #63961 - JohnTitor:improve-require-lang-item, r=estebank 2019-08-29 05:32:51 +02:00
lint Add a "diagnostic item" scheme 2019-08-30 01:00:55 +02:00
middle Add a "diagnostic item" scheme 2019-08-30 01:00:55 +02:00
mir Rollup merge of #63933 - wesleywiser:cleanup_from_move_promoted, r=oli-obk 2019-08-29 05:32:45 +02:00
query Add a "diagnostic item" scheme 2019-08-30 01:00:55 +02:00
session Auto merge of #63402 - estebank:strip-margin, r=oli-obk 2019-08-30 06:49:15 +00:00
traits review comment 2019-09-01 02:22:03 -07:00
ty Add a "diagnostic item" scheme 2019-08-30 01:00:55 +02:00
util librustc: Unconfigure tests during normal build 2019-08-02 01:59:01 +03:00
arena.rs Add a "diagnostic item" scheme 2019-08-30 01:00:55 +02:00
build.rs Remove licenses 2018-12-25 21:08:33 -07:00
Cargo.toml cleanup: Remove extern crate serialize as rustc_serializes 2019-07-23 19:20:16 +03:00
error_codes.rs Changing error messages and renaming tests #63127 2019-08-27 17:31:57 +02:00
lib.rs Add a "diagnostic item" scheme 2019-08-30 01:00:55 +02:00
macros.rs Unify all uses of 'gcx and 'tcx. 2019-06-14 18:58:23 +03: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.