diff options
| author | bors <bors@rust-lang.org> | 2019-02-13 10:27:50 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2019-02-13 10:27:50 +0000 |
| commit | c005afcb1ea399ac60f20c784c0833757bb84bc5 (patch) | |
| tree | 401a42623e17c54b5943fadc22aaa2e59b03ff4b /src/libstd/sys_common | |
| parent | ccd23b95e5077a89a2ce35d09cbd4141ccc94f58 (diff) | |
| parent | bb23b175e97b5f0c18440bb04efcb562f9026813 (diff) | |
| download | rust-c005afcb1ea399ac60f20c784c0833757bb84bc5.tar.gz rust-c005afcb1ea399ac60f20c784c0833757bb84bc5.zip | |
Auto merge of #58238 - Mark-Simulacrum:doctest-fix, r=alexcrichton
Fixes rustdoc in stage 0, stage 1
When a request for rustdoc is passed for stage 0, x.py build --stage 0
src/tools/rustdoc or ensure(tool::Rustdoc { .. }) with top_stage = 0, we
return the rustdoc for that compiler (i.e., the beta rustdoc).
This fixes stage 0 of https://github.com/rust-lang/rust/issues/52186 as well as being part of general workflow improvements (making stage 0 testing for std work) for rustbuild.
The stage 1 fix (second commit) completely resolves the problem, so this fixes https://github.com/rust-lang/rust/issues/52186.
Diffstat (limited to 'src/libstd/sys_common')
0 files changed, 0 insertions, 0 deletions
