rust/src/librustc_metadata
bors 7846dbe0c8 Auto merge of #40826 - frewsxcv:rollup, r=frewsxcv
Rollup of 7 pull requests

- Successful merges: #40642, #40734, #40740, #40771, #40807, #40820, #40821
- Failed merges:
2017-03-26 14:04:25 +00:00
..
astencode.rs rustc: rename TyCtxt's map field to hir. 2017-01-26 13:41:28 +02:00
Cargo.toml Remove internal liblog 2017-03-23 11:28:00 -07:00
creader.rs Remove internal liblog 2017-03-23 11:28:00 -07:00
cstore.rs Refactor Attribute to use Path and TokenStream instead of MetaItem. 2017-03-14 04:03:43 +00:00
cstore_impl.rs move export_map into the tcx 2017-03-23 14:18:25 -04:00
decoder.rs Rollup merge of #40696 - cramertj:remove-unused-adt-def-code, r=petrochenkov 2017-03-22 23:38:03 -04:00
diagnostics.rs Update usages of 'OSX' (and other old names) to 'macOS'. 2017-03-12 14:59:04 -04:00
encoder.rs move export_map into the tcx 2017-03-23 14:18:25 -04:00
index.rs Allocate numerical values of DefIndexes from two seperate ranges. 2017-03-22 17:07:19 +01:00
index_builder.rs Allocate numerical values of DefIndexes from two seperate ranges. 2017-03-22 17:07:19 +01:00
lib.rs rustc: introduce a query system for type information in ty::maps. 2017-02-25 17:07:59 +02:00
locator.rs rustc: Prefer loading crates in the sysroot 2017-03-09 07:00:13 -08:00
schema.rs rustc_const_eval: demand that the MIR qualify_consts ran on each evaluated body. 2017-02-25 18:35:26 +02:00