rust/src/librustc_metadata
2016-03-27 01:05:53 +02:00
..
astencode.rs rustc: move middle::subst into middle::ty. 2016-03-27 01:05:53 +02:00
Cargo.toml rustbuild 2016-03-14 09:29:18 +01:00
common.rs Compute a salt from arguments passed via -Cmetadata. 2016-03-25 14:07:17 -04:00
creader.rs renumber error from E0522 to E0523 2016-03-25 14:07:20 -04:00
csearch.rs track the extern-crate def-id rather than path 2016-03-25 14:07:19 -04:00
cstore.rs track the extern-crate def-id rather than path 2016-03-25 14:07:19 -04:00
decoder.rs rustc: move middle::subst into middle::ty. 2016-03-27 01:05:53 +02:00
diagnostics.rs renumber error from E0522 to E0523 2016-03-25 14:07:20 -04:00
encoder.rs rustc: move middle::subst into middle::ty. 2016-03-27 01:05:53 +02:00
index.rs split the metadata code into rustc_metadata 2015-11-26 18:22:40 +02:00
lib.rs sprinkle feature gates here and there 2016-03-22 22:02:47 -05:00
loader.rs trans: Upgrade LLVM 2016-01-29 16:25:20 -08: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::subst into middle::ty. 2016-03-27 01:05:53 +02:00
tydecode.rs rustc: move middle::subst into middle::ty. 2016-03-27 01:05:53 +02:00
tyencode.rs rustc: move middle::subst into middle::ty. 2016-03-27 01:05:53 +02:00