rust/src/librustc_metadata
Jeffrey Seyfried 33ea1e330c Rollup merge of #33943 - jseyfried:libsyntax_cleanup, r=nrc
Miscellaneous low priority cleanup in `libsyntax`.
2016-06-26 02:15:04 +00:00
..
astencode.rs Move errors from libsyntax to its own crate 2016-06-23 08:07:35 -04:00
Cargo.toml Move errors from libsyntax to its own crate 2016-06-23 08:07:35 -04:00
common.rs trans: remove item_symbols from metadata and CrateContext. 2016-05-25 01:56:49 +03:00
creader.rs Rollup merge of #33943 - jseyfried:libsyntax_cleanup, r=nrc 2016-06-26 02:15:04 +00:00
csearch.rs fix ICEs with RUST_LOG 2016-06-03 16:11:18 +03:00
cstore.rs Move errors from libsyntax to its own crate 2016-06-23 08:07:35 -04:00
decoder.rs Move errors from libsyntax to its own crate 2016-06-23 08:07:35 -04:00
def_key.rs
diagnostics.rs
encoder.rs Move errors from libsyntax to its own crate 2016-06-23 08:07:35 -04:00
index.rs when encoding, push MetaData(foo) task on stack 2016-05-18 10:11:35 -04:00
lib.rs Move errors from libsyntax to its own crate 2016-06-23 08:07:35 -04:00
loader.rs Move errors from libsyntax to its own crate 2016-06-23 08:07:35 -04:00
macro_import.rs Move errors from libsyntax to its own crate 2016-06-23 08:07:35 -04:00
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: add ReErased to be used by trait selection, MIR and trans. 2016-06-05 13:58:51 +03:00
tyencode.rs Move errors from libsyntax to its own crate 2016-06-23 08:07:35 -04:00