rust/src/librustc_metadata
2016-08-19 16:44:29 +02:00
..
astencode.rs rustc: remove SelfSpace from ParamSpace. 2016-08-17 05:50:57 +03:00
Cargo.toml
common.rs rustc: reduce Substs and Generics to a simple immutable API. 2016-08-17 05:50:57 +03:00
creader.rs Remove the 'cfg' field from session::config::Options. 2016-08-11 09:56:00 -04:00
csearch.rs rustc: reduce Substs and Generics to a simple immutable API. 2016-08-17 05:50:57 +03:00
cstore.rs Move caching of HIR-inlining into CStore in order to avoid duplicating inlined HIR. 2016-08-01 04:09:12 -04:00
decoder.rs pull out code for encoding enum variants 2016-08-17 10:38:49 -04:00
def_key.rs rustc: add TyAnon (impl Trait) to the typesystem. 2016-08-12 06:43:34 +03:00
diagnostics.rs Update block codes' flags 2016-08-19 16:44:29 +02:00
encoder.rs remove seemingly unnecessary call to encode_predicates 2016-08-17 15:21:59 -04:00
index_builder.rs remove usize: DepGraphRead and add Untracked 2016-08-17 15:21:59 -04:00
index.rs
lib.rs move CrateIndex into its own module 2016-08-17 07:39:11 -04:00
loader.rs Auto merge of #35340 - michaelwoerister:incr-comp-cli-args, r=nikomatsakis 2016-08-15 08:35:18 -07:00
macro_import.rs Remove the 'cfg' field from session::config::Options. 2016-08-11 09:56:00 -04:00
macros.rs
tls_context.rs rustc: reduce Substs and Generics to a simple immutable API. 2016-08-17 05:50:57 +03:00
tydecode.rs rustc: remove ParamSpace from Substs. 2016-08-17 06:32:00 +03:00
tyencode.rs rustc: remove ParamSpace from Substs. 2016-08-17 06:32:00 +03:00