rust/src/librustc_metadata
2016-04-07 04:31:45 +00:00
..
astencode.rs rustc: retire hir::map's paths. 2016-04-06 13:51:55 +03: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 rustc: move rustc_front to rustc::hir. 2016-04-06 09:01:55 +03:00
csearch.rs Make hir::Visibility non-copyable and add ty::Visibility 2016-04-07 04:31:45 +00:00
cstore.rs rustc: move middle::{def,def_id,pat_util} to hir. 2016-04-06 09:14:21 +03:00
decoder.rs Make hir::Visibility non-copyable and add ty::Visibility 2016-04-07 04:31:45 +00:00
diagnostics.rs renumber error from E0522 to E0523 2016-03-25 14:07:20 -04:00
encoder.rs Make hir::Visibility non-copyable and add ty::Visibility 2016-04-07 04:31:45 +00:00
index.rs rustc: move middle::{def,def_id,pat_util} to hir. 2016-04-06 09:14:21 +03:00
lib.rs rustc: move rustc_front to rustc::hir. 2016-04-06 09:01:55 +03:00
loader.rs rustc: move rustc_front to rustc::hir. 2016-04-06 09:01:55 +03: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
tls_context.rs rustc: move middle::{def,def_id,pat_util} to hir. 2016-04-06 09:14:21 +03:00
tydecode.rs rustc: move middle::{def,def_id,pat_util} to hir. 2016-04-06 09:14:21 +03:00
tyencode.rs rustc: move middle::{def,def_id,pat_util} to hir. 2016-04-06 09:14:21 +03:00