1
Fork 0
rust/src/librustc
2018-06-11 22:24:35 +02:00
..
benches Move deny(warnings) into rustbuild 2018-04-08 16:59:14 -06:00
cfg Rename trans to codegen everywhere. 2018-05-17 15:08:30 +03:00
dep_graph create separate dep-nodes for predicates_of and explicit_predicates_of 2018-06-10 02:33:55 -04:00
hir Fix error codes 2018-06-10 14:04:48 +02:00
ich Remove another unused error variant 2018-06-05 20:49:47 +02:00
infer Fix error codes 2018-06-10 14:04:48 +02:00
lint Rollup merge of #51401 - estebank:warn-repr, r=cramertj 2018-06-08 17:21:05 -06:00
middle Rollup merge of #51394 - nnethercote:NCA-depths, r=nikomatsakis 2018-06-08 17:21:03 -06:00
mir Properly report transitive errors 2018-06-05 20:49:47 +02:00
session Fix extern prelude failure in rustdoc 2018-06-11 22:24:35 +02:00
traits Auto merge of #51042 - matthewjasper:reenable-trivial-bounds, r=nikomatsakis 2018-06-09 01:32:48 +00:00
ty create separate dep-nodes for predicates_of and explicit_predicates_of 2018-06-10 02:33:55 -04:00
util Auto merge of #50475 - csmoe:debr, r=nikomatsakis 2018-05-29 01:11:24 +00:00
build.rs rustc: Add some build scripts for librustc crates 2017-07-22 22:04:13 -07:00
Cargo.toml Update Rayon version 2018-06-06 15:25:16 +02:00
diagnostics.rs Fix error codes 2018-06-10 14:04:48 +02:00
lib.rs Stabilize entry-or-default 2018-06-10 12:59:12 +02:00
macros.rs implement the chalk traits, albeit with many placeholders 2018-05-24 12:01:27 -04:00
README.md Change links to readmes 2018-02-25 15:24:14 -06:00

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