Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

make rustc-docs component available to rustup #75479

Merged
merged 1 commit into from
Aug 14, 2020

Conversation

matthiaskrgr
Copy link
Member

The rustc-docs component was generated but not selectable via rustup.

Zulip thread: https://rust-lang.zulipchat.com/#narrow/stream/122651-general/topic/rustc.20nightly.20docs.20as.20component.3F

r? @Mark-Simulacrum

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Aug 13, 2020
@Mark-Simulacrum
Copy link
Member

@bors try

@bors
Copy link
Contributor

bors commented Aug 13, 2020

⌛ Trying commit 2100e67 with merge 512ee6d026d2f3dbd18bc77cd03b4ab9d81f2b79...

@bors
Copy link
Contributor

bors commented Aug 13, 2020

☀️ Try build successful - checks-actions, checks-azure
Build commit: 512ee6d026d2f3dbd18bc77cd03b4ab9d81f2b79 (512ee6d026d2f3dbd18bc77cd03b4ab9d81f2b79)

@matthiaskrgr
Copy link
Member Author

Seems to work..?

rustup-toolchain-install-master 512ee6d026d2f3dbd18bc77cd03b4ab9d81f2b79 -f -c rust-docs rustc-docs

detecting the channel of the `512ee6d026d2f3dbd18bc77cd03b4ab9d81f2b79` toolchain...
downloading <https://ci-artifacts.rust-lang.org/rustc-builds/512ee6d026d2f3dbd18bc77cd03b4ab9d81f2b79/rustc-nightly-x86_64-unknown-linux-gnu.tar.xz>...
51.24 MB / 51.24 MB [======================================================================================================================================================] 100.00 % 1.99 MB/s
downloading <https://ci-artifacts.rust-lang.org/rustc-builds/512ee6d026d2f3dbd18bc77cd03b4ab9d81f2b79/rust-docs-nightly-x86_64-unknown-linux-gnu.tar.xz>...
12.84 MB / 12.84 MB [======================================================================================================================================================] 100.00 % 1.57 MB/s
downloading <https://ci-artifacts.rust-lang.org/rustc-builds/512ee6d026d2f3dbd18bc77cd03b4ab9d81f2b79/rustc-docs-nightly-x86_64-unknown-linux-gnu.tar.xz>...
9.96 MB / 9.96 MB [========================================================================================================================================================] 100.00 % 1.28 MB/s
downloading <https://ci-artifacts.rust-lang.org/rustc-builds/512ee6d026d2f3dbd18bc77cd03b4ab9d81f2b79/rust-std-nightly-x86_64-unknown-linux-gnu.tar.xz>...
20.68 MB / 20.68 MB [======================================================================================================================================================] 100.00 % 1.96 MB/s
toolchain `512ee6d026d2f3dbd18bc77cd03b4ab9d81f2b79` is successfully installed!

@Mark-Simulacrum
Copy link
Member

Yeah I think that might of worked before too, but this gives us a bit more confidence :)

@bors r+

@bors
Copy link
Contributor

bors commented Aug 13, 2020

📌 Commit 2100e67 has been approved by Mark-Simulacrum

@bors bors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Aug 13, 2020
bors added a commit to rust-lang-ci/rust that referenced this pull request Aug 14, 2020
Rollup of 12 pull requests

Successful merges:

 - rust-lang#74650 (Correctly parse `{} && false` in tail expression)
 - rust-lang#75319 (Fix ICE rust-lang#75307 in `format`)
 - rust-lang#75417 (Don't spill operands onto the stack in naked functions)
 - rust-lang#75452 (self-profile: Cache more query key strings when doing self-profiling.)
 - rust-lang#75459 (fix LocalInfo doc comment)
 - rust-lang#75462 (Remove unused tcx parameter)
 - rust-lang#75467 (Fix E0741 error code explanation)
 - rust-lang#75471 (Change registered "program name" for -Cllvm-args usage messages)
 - rust-lang#75477 (Expand function pointer docs)
 - rust-lang#75479 (make rustc-docs component available to rustup)
 - rust-lang#75496 (Prioritization WG: Open Zulip topics only for `I-prioritize` issues)
 - rust-lang#75500 (Disable zlib in LLVM on aarch64-apple-darwin)

Failed merges:

r? @ghost
@bors bors merged commit 9cbc031 into rust-lang:master Aug 14, 2020
@cuviper cuviper added this to the 1.47.0 milestone May 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants