diff options
| author | bors <bors@rust-lang.org> | 2018-01-01 16:22:26 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2018-01-01 16:22:26 +0000 |
| commit | 5deba220d4c42b5313d7e71731ce5e8698866684 (patch) | |
| tree | 2a63ce6b6a4fc9521a9b525a5bfa87c773640133 /src/rustllvm/RustWrapper.cpp | |
| parent | d5f2745e7ccd247da50f0cb18318ac477e5bccbf (diff) | |
| parent | 2449230cce246f48d9faa212b41a6430b1e373b3 (diff) | |
| download | rust-5deba220d4c42b5313d7e71731ce5e8698866684.tar.gz rust-5deba220d4c42b5313d7e71731ce5e8698866684.zip | |
Auto merge of #46278 - MaloJaffre:ci-compiler-docs, r=kennytm
Add compiler docs testing to CI.
Fixes #47025.
I don't know if `x86_64-gnu` is the right builder for this, but there seems to be time left on [Travis](https://travis-ci.org/rust-lang/rust/jobs/307488864).
Remaining problems blocking this PR:
- [x] broken links caused by rustdoc issues:
- [x] `pub use self::Enum::...`: #46766 and #46767 (fixed by #47050, thanks @ollie27!)
- [x] `impl Deref for DerefToStdType`: #32129 (ignored in linkchecker)
- [x] `#[feature(decl_macro)]` and `use std::vec`: #47038 (ignored in linkchecker)
- [x] `rustc_data_structures::sync::{Lrc, RwLock}` aliases `std` types: #32130 (ignored in linkchecker)
- [x] markdown differences, in rust repository and in external crates, now failing the build with #46880 merged (all fixed)
- [x] multiple crate updates needed: `rand`, `log`, `parking_lot_core`, `flate2`
- [x] submodule updates needed to deduplicate dependencies: `rust-installer`, ~`cargo`~ (done by #47052)
- [x] #44953 test broken by `log` update (removed, this can be controversial)
- [x] Waiting `x86_64-gnu` build results ([done](https://travis-ci.org/rust-lang/rust/builds/323451069))
See individual commits for more details.
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
