rust/src/librustc_metadata
bors 72176cf96c Auto merge of #47141 - alexcrichton:bump-bootstrap, r=alexcrichton
Bump to 1.25.0

* Bump the release version to 1.25
* Bump the bootstrap compiler to the recent beta
* Allow using unstable rustdoc features on beta - this fix has been applied to
  the beta branch but needed to go to the master branch as well.
2018-01-06 14:50:14 +00:00
..
astencode.rs
build.rs
Cargo.toml Update crates and submodules to pull doc fixes 2018-01-01 14:44:10 +01:00
creader.rs Resolve absolute paths as extern under a feature flag 2017-12-13 00:02:23 +03:00
cstore_impl.rs Followup for #46112. 2017-12-19 15:04:02 +01:00
cstore.rs CStore switch FxHashMap to IndexVec 2017-12-27 10:36:52 -05:00
decoder.rs Auto merge of #46842 - michaelwoerister:fingerprint-vec, r=nikomatsakis 2017-12-22 23:34:29 +00:00
diagnostics.rs
dynamic_lib.rs
encoder.rs Auto merge of #46922 - kennytm:rollup, r=kennytm 2017-12-21 23:01:27 +00:00
index_builder.rs
index.rs
isolated_encoder.rs
lib.rs rustc: Don't use relative paths for extended errors 2018-01-04 07:21:22 -08:00
link_args.rs
locator.rs Add sync module to rustc_data_structures 2017-12-17 14:14:51 +01:00
native_libs.rs
schema.rs