rust/src/librustc
2018-05-11 13:26:13 +00: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 Rollup merge of #50598 - whitfin:unnecessary-mut-borrow, r=michaelwoerister 2018-05-10 11:35:37 -05:00
hir Auto merge of #50413 - kennytm:rollup, r=kennytm 2018-05-03 20:45:54 +00:00
ich Insert fields from TypeAndMut into TyRef to allow layout optimization 2018-05-08 16:21:58 +02:00
infer Insert fields from TypeAndMut into TyRef to allow layout optimization 2018-05-08 16:21:58 +02:00
lint Auto merge of #50440 - nikomatsakis:single-use-lifetimes, r=cramertj 2018-05-11 02:14:25 +00:00
middle Auto merge of #50440 - nikomatsakis:single-use-lifetimes, r=cramertj 2018-05-11 02:14:25 +00:00
mir Insert fields from TypeAndMut into TyRef to allow layout optimization 2018-05-08 16:21:58 +02:00
session Allow for specifying a linker plugin for cross-language LTO 2018-05-09 16:42:35 +02:00
traits Auto merge of #50395 - Zoxc:small-tys, r=michaelwoerister 2018-05-10 14:14:35 +00:00
ty Auto merge of #50332 - Zoxc:interner-split, r=michaelwoerister 2018-05-11 13:26:13 +00:00
util Insert fields from TypeAndMut into TyRef to allow layout optimization 2018-05-08 16:21:58 +02:00
build.rs rustc: Add some build scripts for librustc crates 2017-07-22 22:04:13 -07:00
Cargo.toml Remove the rustc_const_math crate 2018-04-30 18:18:33 +02:00
diagnostics.rs Checking location and syntax of non_exhaustive attribute. 2018-04-02 23:02:29 +01:00
lib.rs Auto merge of #50198 - oli-obk:const_prop, r=eddyb 2018-05-01 12:16:14 +00: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.