rust/src/librustc_metadata
Oliver Schneider d74d15345c
move the check for instantiation from metadata encoding to the actual decision site
before it was assumed that anything that had a MIR was fair game for local instatiation
2016-12-09 17:29:01 +01:00
..
astencode.rs revamp Visitor with a single method for controlling nested visits 2016-11-29 13:04:27 +01:00
Cargo.toml rustc: Rename rustc_macro to proc_macro 2016-10-06 11:07:23 -07:00
creader.rs Consider only libs that aren't excluded by #[link(cfg=...)] 2016-12-05 16:44:27 -08:00
cstore_impl.rs move the check for instantiation from metadata encoding to the actual decision site 2016-12-09 17:29:01 +01:00
cstore.rs Consider only libs that aren't excluded by #[link(cfg=...)] 2016-12-05 16:44:27 -08:00
decoder.rs move the check for instantiation from metadata encoding to the actual decision site 2016-12-09 17:29:01 +01:00
diagnostics.rs Fix error explanation formatting 2016-11-26 21:20:20 +03:00
encoder.rs also generate MIR for statics 2016-12-08 10:34:44 +01:00
index_builder.rs Improve macro reexports. 2016-11-10 10:04:24 +00:00
index.rs run rustfmt on librustc_metadata folder 2016-10-25 21:53:11 +05:30
lib.rs Update the bootstrap compiler 2016-11-30 10:38:08 -08:00
locator.rs Delay error reporting of filename mismatch. 2016-11-24 22:26:35 +00:00
schema.rs trans: Rename reachable to exported_symbols where appropriate. 2016-12-05 11:05:25 -05:00