rust/src/librustc
2018-04-27 12:09:58 +02:00
..
benches Move deny(warnings) into rustbuild 2018-04-08 16:59:14 -06:00
cfg AST/HIR: Merge field access expressions for named and numeric fields 2018-04-12 23:02:09 +03:00
dep_graph Create a canonical trait query for evaluate_obligation 2018-04-26 20:28:29 -05:00
hir rustc_target: move in syntax::abi and flip dependency. 2018-04-26 17:49:16 +03:00
ich rustc_target: move in syntax::abi and flip dependency. 2018-04-26 17:49:16 +03:00
infer Make Binder's field private and clean up its usage 2018-04-24 22:12:07 -05:00
lint rustc_target: move LayoutOf's type parameter to an associated type. 2018-04-26 16:50:28 +03:00
middle rustc_target: move in syntax::abi and flip dependency. 2018-04-26 17:49:16 +03:00
mir Auto merge of #49836 - nikomatsakis:nll-facts-prep, r=pnkfelix 2018-04-17 14:23:57 +00:00
session Rename rustc_back::target to rustc_target::spec. 2018-04-26 16:39:44 +03:00
traits Auto merge of #48995 - aravind-pg:canonical-query, r=nikomatsakis 2018-04-27 03:53:39 +00:00
ty Create a job immediately when looking in the query map and start it later 2018-04-27 12:09:58 +02:00
util rustc_target: move in syntax::abi and flip dependency. 2018-04-26 17:49:16 +03:00
build.rs rustc: Add some build scripts for librustc crates 2017-07-22 22:04:13 -07:00
Cargo.toml Rename rustc_back::target to rustc_target::spec. 2018-04-26 16:39:44 +03:00
diagnostics.rs Checking location and syntax of non_exhaustive attribute. 2018-04-02 23:02:29 +01:00
lib.rs Rename rustc_back::target to rustc_target::spec. 2018-04-26 16:39:44 +03:00
macros.rs extend stable hasher to support CanonicalTy 2018-03-16 12:49:37 -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.