rust/src/librustc_metadata
2018-06-30 21:01:05 +00:00
..
build.rs rustc: Add some build scripts for librustc crates 2017-07-22 22:04:13 -07:00
Cargo.toml Rename rustc_back::target to rustc_target::spec. 2018-04-26 16:39:44 +03:00
creader.rs expansion: Give names to some fields of SyntaxExtension 2018-06-30 01:53:32 +03:00
cstore.rs Make metadata decoding use AllocDecodingState/Session. 2018-06-01 09:32:24 +02:00
cstore_impl.rs expansion: Give names to some fields of SyntaxExtension 2018-06-30 01:53:32 +03:00
decoder.rs Auto merge of #50997 - michaelwoerister:pre-analyze-filemaps, r=Mark-Simulacrum 2018-06-28 11:20:41 +00:00
diagnostics.rs Rename trans to codegen everywhere. 2018-05-17 15:08:30 +03:00
dynamic_lib.rs rustc: Load the rustc_trans crate at runtime 2018-01-27 19:16:21 -08:00
encoder.rs Fortify dummy span checking 2018-06-30 01:53:32 +03:00
foreign_modules.rs rustc: Add a #[wasm_import_module] attribute 2018-03-22 13:16:38 -07:00
index.rs Make opaque::Encoder append-only and make it infallible 2018-06-27 11:43:15 +02:00
index_builder.rs Replace uses of DepGraph.in_ignore with DepGraph.with_ignore 2018-01-09 18:35:50 +01:00
isolated_encoder.rs Remove HIR inlining 2018-04-19 20:33:18 -04:00
lib.rs Bootstrap from 1.28.0-beta.3 2018-06-30 13:17:49 -07:00
link_args.rs rustc_target: move in syntax::abi and flip dependency. 2018-04-26 17:49:16 +03:00
locator.rs Rename rustc_back::target to rustc_target::spec. 2018-04-26 16:39:44 +03:00
native_libs.rs rustc_target: move in syntax::abi and flip dependency. 2018-04-26 17:49:16 +03:00
schema.rs Add existential type definitons 2018-06-07 17:33:53 +02:00