rust/src/librustc_metadata
Austin Bonander a906d9912b
Correctly get source for metadata crate type;
replace `unwrap()` with `expect()`
2017-03-21 16:34:56 -04:00
..
astencode.rs rustc: rename TyCtxt's map field to hir. 2017-01-26 13:41:28 +02:00
Cargo.toml Bump version, upgrade bootstrap 2017-02-03 13:25:46 -08:00
creader.rs Correctly get source for metadata crate type; 2017-03-21 16:34:56 -04:00
cstore_impl.rs Avoid using Mark and Invocation for macro defs. 2017-03-10 08:08:32 -08:00
cstore.rs Refactor Attribute to use Path and TokenStream instead of MetaItem. 2017-03-14 04:03:43 +00:00
decoder.rs rustc_const_eval: demand that the MIR qualify_consts ran on each evaluated body. 2017-02-25 18:35:26 +02:00
diagnostics.rs Update usages of 'OSX' (and other old names) to 'macOS'. 2017-03-12 14:59:04 -04:00
encoder.rs translate tuple-variant constructors using MIR 2017-03-18 02:52:07 +02:00
index_builder.rs rustc: rename TyCtxt's map field to hir. 2017-01-26 13:41:28 +02:00
index.rs Fix unaligned load in librustc_metadata::index. 2017-02-09 03:38:52 -08: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