rust/src/librustc_metadata
bors 8c2d7b2da3 Auto merge of #49661 - alexcrichton:bump-bootstrap, r=nikomatsakis
Bump the bootstrap compiler to 1.26.0 beta

Holy cow that's a lot of `cfg(stage0)` removed and a lot of new stable language
features!
2018-04-07 11:58:38 +00:00
..
astencode.rs incr.comp.: Hash spans unconditionally for full accuracy. 2017-12-08 10:02:26 +01:00
build.rs
Cargo.toml Try to fix a perf regression by updating log 2018-01-07 16:54:05 +01:00
creader.rs Take the original extra-filename passed to a crate into account when 2018-03-28 23:24:41 -07:00
cstore_impl.rs Allow for re-using monomorphizations from upstream crates. 2018-04-06 12:14:08 +02:00
cstore.rs Rollup merge of #49299 - SimonSapin:ubiquity, r=nikomatsakis 2018-03-25 01:30:12 +08:00
decoder.rs Allow for representing exported monomorphizations in crate metadata. 2018-04-06 12:14:08 +02:00
diagnostics.rs
dynamic_lib.rs rustc: Load the rustc_trans crate at runtime 2018-01-27 19:16:21 -08:00
encoder.rs Allow for representing exported monomorphizations in crate metadata. 2018-04-06 12:14:08 +02:00
foreign_modules.rs rustc: Add a #[wasm_import_module] attribute 2018-03-22 13:16:38 -07:00
index_builder.rs Replace uses of DepGraph.in_ignore with DepGraph.with_ignore 2018-01-09 18:35:50 +01:00
index.rs Use different DefIndex representation that is better suited for variable length integer encodings. 2018-01-08 14:15:17 +01:00
isolated_encoder.rs
lib.rs Bump the bootstrap compiler to 1.26.0 beta 2018-04-05 07:13:45 -07:00
link_args.rs
locator.rs Take the original extra-filename passed to a crate into account when 2018-03-28 23:24:41 -07:00
native_libs.rs rustc: Add a #[wasm_import_module] attribute 2018-03-22 13:16:38 -07:00
schema.rs Allow for representing exported monomorphizations in crate metadata. 2018-04-06 12:14:08 +02:00