rust/src/librustc
2018-03-30 10:20:58 -07:00
..
benches Stabilize slice patterns without .. 2018-03-20 02:27:40 +03:00
cfg rustc: rename CodeExtent to Scope and RegionMaps to ScopeTree. 2017-09-01 23:27:48 +03:00
dep_graph Rollup merge of #49299 - SimonSapin:ubiquity, r=nikomatsakis 2018-03-25 01:30:12 +08:00
hir Auto merge of #49291 - tejom:check-for-known-but-incorrect-attributes, r=petrochenkov 2018-03-29 03:13:11 +00:00
ich Auto merge of #49424 - oli-obk:stable_allocid_hash, r=michaelwoerister 2018-03-30 09:11:08 +00:00
infer Auto merge of #49313 - sgrif:sg-revert-stuff, r=nikomatsakis 2018-03-29 05:44:40 +00:00
lint Specialize future-incompatibility warning for UNSTABLE_NAME_COLLISION. 2018-03-24 07:00:48 +08:00
middle Auto merge of #49251 - nikomatsakis:issue-15872-elision-impl-header, r=cramertj 2018-03-24 13:23:17 +00:00
mir Improved comments for UserAssertTy statement. 2018-03-23 17:50:33 +00:00
session Auto merge of #49019 - phil-opp:target-spec, r=pnkfelix 2018-03-28 12:56:09 +00:00
traits Auto merge of #49313 - sgrif:sg-revert-stuff, r=nikomatsakis 2018-03-29 05:44:40 +00:00
ty Auto merge of #49313 - sgrif:sg-revert-stuff, r=nikomatsakis 2018-03-29 05:44:40 +00:00
util Rename fs::read_string to read_to_string and stabilize 2018-03-30 10:20:58 -07:00
build.rs rustc: Add some build scripts for librustc crates 2017-07-22 22:04:13 -07:00
Cargo.toml rustbuild: Fail the build if we build Cargo twice 2018-03-26 13:07:12 -07:00
diagnostics.rs Stabilize match_default_bindings 2018-03-28 11:13:13 +02:00
lib.rs Stabilize underscore lifetimes 2018-03-29 00:27:50 +02: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.