rust/src/librustc_metadata
2018-10-03 10:07:05 +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 Use full name to identify a macro in a FileName. 2018-09-19 01:12:13 +01:00
cstore.rs Use full name to identify a macro in a FileName. 2018-09-19 01:12:13 +01:00
cstore_impl.rs Only promote calls to #[rustc_promotable] const fns 2018-10-03 10:07:05 +02:00
decoder.rs Only promote calls to #[rustc_promotable] const fns 2018-10-03 10:07:05 +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 Add an is_marker flag to TraitDef 2018-09-19 22:31:30 -07:00
foreign_modules.rs ItemKind 2018-07-16 15:09:17 +02: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 Bump to 1.31.0 and bootstrap from 1.30 beta 2018-09-27 20:52:53 -07:00
link_args.rs ItemKind 2018-07-16 15:09:17 +02:00
locator.rs Rollup merge of #53470 - bjorn3:warn_metadata_errors, r=alexcrichton 2018-09-20 21:36:18 +08:00
native_libs.rs Rollup merge of #53496 - matthiaskrgr:codespell_08_2018, r=varkor 2018-08-21 17:51:49 +08:00
schema.rs Add an is_marker flag to TraitDef 2018-09-19 22:31:30 -07:00