rust/src/librustc_metadata
2017-12-17 14:14:51 +01:00
..
astencode.rs incr.comp.: Hash spans unconditionally for full accuracy. 2017-12-08 10:02:26 +01:00
build.rs rustc: Add some build scripts for librustc crates 2017-07-22 22:04:13 -07:00
Cargo.toml Add sync module to rustc_data_structures 2017-12-17 14:14:51 +01:00
creader.rs Resolve absolute paths as extern under a feature flag 2017-12-13 00:02:23 +03:00
cstore.rs Add sync module to rustc_data_structures 2017-12-17 14:14:51 +01:00
cstore_impl.rs Use PathBuf instead of String where applicable 2017-12-14 11:22:08 +01:00
decoder.rs incr.comp.: Revert hashing optimization that caused regression. 2017-12-15 16:50:07 -06:00
diagnostics.rs Clarify failure condition on tests 2017-09-05 11:55:01 -07:00
dynamic_lib.rs rustc_back: move dynamic_lib to rustc_metadata. 2017-12-04 18:25:29 +02:00
encoder.rs add trait aliases to HIR 2017-12-14 12:56:26 -05:00
index.rs rustc: Remove some dead code 2017-08-19 13:27:16 +03:00
index_builder.rs incr.comp.: Remove on-export crate metadata hashing. 2017-11-29 16:28:25 +01:00
isolated_encoder.rs incr.comp.: Remove on-export crate metadata hashing. 2017-11-29 16:28:25 +01:00
lib.rs Add sync module to rustc_data_structures 2017-12-17 14:14:51 +01:00
link_args.rs rustc: Remove a number of mutable fields in cstore 2017-09-05 07:37:28 -07:00
locator.rs Add sync module to rustc_data_structures 2017-12-17 14:14:51 +01:00
native_libs.rs Fix issues uncovered by rebasing: 2017-09-18 11:25:34 +02:00
schema.rs remove the generator_sigs map, query, and plumbing 2017-11-18 07:47:38 -05:00