Skip to content

Make compiler-docs only control the default instead of being a hard off-switch - #90683

Merged
bors merged 1 commit into
rust-lang:masterfrom
jyn514:compiler-docs
Nov 9, 2021
Merged

Make compiler-docs only control the default instead of being a hard off-switch#90683
bors merged 1 commit into
rust-lang:masterfrom
jyn514:compiler-docs

Conversation

@jyn514

Copy link
Copy Markdown
Member

This also fixes x doc src/tools/clippy when compiler-docs is disabled.

See #90354 (comment).

r? @Mark-Simulacrum

… off-switch
This also fixes `x doc src/tools/clippy` when compiler-docs is disabled.
@rust-highfiverust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Nov 8, 2021
@jyn514jyn514 added T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap) C-cleanup Category: PRs that clean code up or issues documenting cleanup. labels Nov 8, 2021
@Mark-Simulacrum

Copy link
Copy Markdown
Member

@bors r+ rollup

@bors

bors commented Nov 9, 2021

Copy link
Copy Markdown
Collaborator

📌 Commit 5bf3a5d has been approved by Mark-Simulacrum

@borsbors 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 Nov 9, 2021
matthiaskrgr added a commit to matthiaskrgr/rust that referenced this pull request Nov 9, 2021
…crum
Make `compiler-docs` only control the default instead of being a hard off-switch
This also fixes `x doc src/tools/clippy` when compiler-docs is disabled.
See rust-lang#90354 (comment).
r? `@Mark-Simulacrum`
This was referenced Nov 9, 2021
bors added a commit to rust-lang-ci/rust that referenced this pull request Nov 9, 2021
…askrgr
Rollup of 7 pull requests
Successful merges:
- rust-lang#89561 (Type inference for inline consts)
- rust-lang#90035 (implement rfc-2528 type_changing-struct-update)
- rust-lang#90613 (Allow to run a specific rustdoc-js* test)
- rust-lang#90683 (Make `compiler-docs` only control the default instead of being a hard off-switch)
- rust-lang#90685 (x.py: remove fixme by deleting code)
- rust-lang#90701 (Record more artifact sizes during self-profiling.)
- rust-lang#90723 (Better document `Box` and `alloc::alloc::box_free` connection)
Failed merges:
r? `@ghost`
`@rustbot` modify labels: rollup
@bors
bors merged commit 2fff260 into rust-lang:masterNov 9, 2021
@rustbotrustbot added this to the 1.58.0 milestone Nov 9, 2021
@jyn514
jyn514 deleted the compiler-docs branch July 30, 2022 22:43
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

C-cleanupCategory: PRs that clean code up or issues documenting cleanup.S-waiting-on-borsStatus: Waiting on bors to run and complete tests. Bors will change the label on completion.T-bootstrapRelevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@jyn514@Mark-Simulacrum@bors@rust-highfive@rustbot