rust/src/librustc_metadata
Niko Matsakis 5bcdf4c192 add a MetaData node and trigger reads from it
Conflicts:
	src/librustc_metadata/csearch.rs
2016-05-18 10:11:35 -04:00
..
astencode.rs Auto merge of #33532 - jseyfried:mutable_lowering_context, r=nrc 2016-05-13 18:40:08 -07:00
Cargo.toml
common.rs rewrite obligation forest. cycles still handled incorrectly. 2016-05-13 21:23:02 -07:00
creader.rs Make LocalCrateReader private to creader. 2016-05-11 09:32:05 +02:00
csearch.rs add a MetaData node and trigger reads from it 2016-05-18 10:11:35 -04:00
cstore.rs add a MetaData node and trigger reads from it 2016-05-18 10:11:35 -04:00
decoder.rs rustc: More interning for data used in Ty<'tcx>. 2016-05-11 04:14:58 +03:00
def_key.rs
diagnostics.rs Add error description for E0455 2016-05-10 20:16:29 -03:00
encoder.rs Remove hir::Ident 2016-05-16 22:25:08 +03:00
index.rs
lib.rs
loader.rs
macro_import.rs
macros.rs
tls_context.rs rustc: Split 'tcx into 'gcx and 'tcx for InferCtxt and its users. 2016-05-11 04:14:58 +03:00
tydecode.rs rustc: More interning for data used in Ty<'tcx>. 2016-05-11 04:14:58 +03:00
tyencode.rs rustc: More interning for data used in Ty<'tcx>. 2016-05-11 04:14:58 +03:00