rust/src/librustc_metadata
bors f0cf23e115 Auto merge of #46842 - michaelwoerister:fingerprint-vec, r=nikomatsakis
incr.comp.: Use an array instead of a hashmap for storing result hashes.

Doing so should result in some of the core tracking components being faster.

r? @nikomatsakis
2017-12-22 23:34:29 +00: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 Followup for #46112. 2017-12-19 15:04:02 +01:00
decoder.rs Auto merge of #46842 - michaelwoerister:fingerprint-vec, r=nikomatsakis 2017-12-22 23:34:29 +00: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 Auto merge of #46922 - kennytm:rollup, r=kennytm 2017-12-21 23:01:27 +00: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