rust/src/librustc_metadata
2018-08-19 23:00:59 +02:00
..
build.rs rustc: Add some build scripts for librustc crates 2017-07-22 22:04:13 -07:00
Cargo.toml Move validate_crate_name to rustc_metadata 2018-08-03 11:09:02 -06:00
creader.rs rustc_resolve: fix special-case for one-segment import paths. 2018-08-14 07:06:50 +03:00
cstore_impl.rs Move SVH structure to data structures 2018-08-09 10:00:25 -06:00
cstore.rs mv FileMap SourceFile 2018-08-19 23:00:59 +02:00
decoder.rs mv FileMap SourceFile 2018-08-19 23:00:59 +02:00
diagnostics.rs Rename trans to codegen everywhere. 2018-05-17 15:08:30 +03:00
dynamic_lib.rs rustc_metadata: test loading atoi instead of cos 2018-07-26 17:20:02 -07:00
encoder.rs mv FileMap SourceFile 2018-08-19 23:00:59 +02:00
foreign_modules.rs ItemKind 2018-07-16 15:09:17 +02:00
index_builder.rs Replace uses of DepGraph.in_ignore with DepGraph.with_ignore 2018-01-09 18:35:50 +01:00
index.rs Make opaque::Encoder append-only and make it infallible 2018-06-27 11:43:15 +02:00
isolated_encoder.rs Remove HIR inlining 2018-04-19 20:33:18 -04:00
lib.rs librustc_metadata: enable feature(nll) for bootstrap 2018-08-09 01:49:07 -04:00
link_args.rs ItemKind 2018-07-16 15:09:17 +02:00
locator.rs Use the new Entry::or_default method where possible. 2018-08-18 20:19:45 +03:00
native_libs.rs rustc: Stabilize #[wasm_import_module] as #[link(...)] 2018-07-18 07:50:08 -07:00
schema.rs mv FileMap SourceFile 2018-08-19 23:00:59 +02:00