rust/src/librustc_metadata
2016-05-03 18:48:34 +09:00
..
astencode.rs debugging, misc fixes 2016-04-20 10:14:16 +12:00
Cargo.toml rustc: move rustc_front to rustc::hir. 2016-04-06 09:01:55 +03:00
common.rs rustc: retire hir::map's paths. 2016-04-06 13:51:55 +03:00
creader.rs replace fileline_{help,note} with {help,note} 2016-05-02 11:49:23 -04:00
csearch.rs Remove unused trait imports flagged by lint 2016-05-03 18:48:34 +09:00
cstore.rs rustc: move middle::{def,def_id,pat_util} to hir. 2016-04-06 09:14:21 +03:00
decoder.rs Remove unused trait imports flagged by lint 2016-05-03 18:48:34 +09:00
def_key.rs Add initial version of codegen unit partitioning for incremental compilation. 2016-04-15 10:05:53 -04:00
diagnostics.rs renumber error from E0522 to E0523 2016-03-25 14:07:20 -04:00
encoder.rs Remove unused trait imports flagged by lint 2016-05-03 18:48:34 +09:00
index.rs rustc: move middle::{def,def_id,pat_util} to hir. 2016-04-06 09:14:21 +03:00
lib.rs Do not encode name when encoding DefKey 2016-04-12 01:35:26 +09:00
loader.rs Remove unused trait imports flagged by lint 2016-05-03 18:48:34 +09:00
macro_import.rs Make the compiler emit an error if the crate graph contains two crates with the same crate-name and crate-salt but different SVHs. 2016-03-25 14:07:18 -04:00
macros.rs split the metadata code into rustc_metadata 2015-11-26 18:22:40 +02:00
tls_context.rs rustc: move middle::{def,def_id,pat_util} to hir. 2016-04-06 09:14:21 +03:00
tydecode.rs Auto merge of #32780 - soltanmm:consider-the-following, r=nikomatsakis 2016-04-13 11:28:30 -07:00
tyencode.rs Auto merge of #32780 - soltanmm:consider-the-following, r=nikomatsakis 2016-04-13 11:28:30 -07:00