rust/src/librustc_metadata
Niko Matsakis f3990feb2e create a trait to ensure that data is tracked
Also write a comment explaining the system.
2016-08-17 15:21:58 -04:00
..
astencode.rs rustc: remove SelfSpace from ParamSpace. 2016-08-17 05:50:57 +03:00
Cargo.toml refactor rustc_metadata to use CamelCase names and IndexVec 2016-06-28 23:41:09 +03:00
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 Add error description for E0455 2016-05-10 20:16:29 -03:00
encoder.rs create a trait to ensure that data is tracked 2016-08-17 15:21:58 -04:00
index_builder.rs create a trait to ensure that data is tracked 2016-08-17 15:21:58 -04:00
index.rs when encoding, push MetaData(foo) task on stack 2016-05-18 10:11:35 -04:00
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