rust/src/librustc_metadata
bors 5165ee9e20 Auto merge of #46838 - pnkfelix:issue-46112-followup, r=estebank
Followup for #46112.

Sorting by crate-num should ensure that we favor `std::foo::bar` over
`any_other_crate::foo::bar`.

Interestingly, *this* change had a much larger impact on our internal
test suite than PR #46708 (which was my original fix to #46112).
2017-12-22 16:02:31 +00:00
..
astencode.rs incr.comp.: Hash spans unconditionally for full accuracy. 2017-12-08 10:02:26 +01:00
build.rs
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_impl.rs Followup for #46112. 2017-12-19 15:04:02 +01:00
cstore.rs Add sync module to rustc_data_structures 2017-12-17 14:14:51 +01:00
decoder.rs incr.comp.: Precompute small hash for filenames to save some work. 2017-12-19 15:27:50 +01:00
diagnostics.rs
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_builder.rs incr.comp.: Remove on-export crate metadata hashing. 2017-11-29 16:28:25 +01:00
index.rs
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
locator.rs Add sync module to rustc_data_structures 2017-12-17 14:14:51 +01:00
native_libs.rs
schema.rs remove the generator_sigs map, query, and plumbing 2017-11-18 07:47:38 -05:00