rust/src/librustc_metadata
bors 44990e5b14 Auto merge of #45770 - spastorino:newtype_index, r=nikomatsakis
Make last structs indexes definitions use newtype_index macro

This PR makes the last two index structs not using newtype_index macro to use it and also fixes this https://github.com/rust-lang/rust/issues/45763 issue.
2017-11-05 22:06:15 +00:00
..
astencode.rs convert constant promotion into a query 2017-10-16 17:32:22 -04:00
build.rs rustc: Add some build scripts for librustc crates 2017-07-22 22:04:13 -07:00
Cargo.toml Move unused-extern-crate to late pass 2017-08-27 19:02:24 +09:00
creader.rs Introduce CrateDisambiguator newtype and fix tests 2017-10-24 17:49:58 +02:00
cstore.rs Introduce CrateDisambiguator newtype and fix tests 2017-10-24 17:49:58 +02:00
cstore_impl.rs [Syntax Breaking] Rename DefaultImpl to AutoImpl 2017-11-03 16:13:20 -02:00
decoder.rs Auto merge of #45770 - spastorino:newtype_index, r=nikomatsakis 2017-11-05 22:06:15 +00:00
diagnostics.rs Clarify failure condition on tests 2017-09-05 11:55:01 -07:00
encoder.rs Auto merge of #45394 - davidtwco:rfc-2008, r=petrochenkov 2017-11-04 18:07:07 +00:00
index.rs rustc: Remove some dead code 2017-08-19 13:27:16 +03:00
index_builder.rs use field init shorthand EVERYWHERE 2017-08-15 15:29:17 -07:00
isolated_encoder.rs incr.comp.: Remove tcx from StableHashingContext. 2017-09-18 11:29:47 +02:00
lib.rs incr.comp.: Factor some persistence functionality out of crate metadata code. 2017-10-24 14:01:44 +02:00
link_args.rs rustc: Remove a number of mutable fields in cstore 2017-09-05 07:37:28 -07:00
locator.rs rustc: Remove some dead code 2017-08-19 13:27:16 +03:00
native_libs.rs Fix issues uncovered by rebasing: 2017-09-18 11:25:34 +02:00
schema.rs [Syntax Breaking] Rename DefaultImpl to AutoImpl 2017-11-03 16:13:20 -02:00