Uh oh!
There was an error while loading. Please reload this page.
rustdoc --check option documentation - #94015
Merged
Merged
Conversation
Uh oh!
There was an error while loading. Please reload this page.
GuillaumeGomezforce-pushed
the
check-option
branch
from
February 15, 2022 19:56
c6f4d0a to
571e766CompareGuillaumeGomez
commented
Feb 15, 2022
MemberAuthor
Updated (and thanks for the doc suggestion!). |
notriddle
approved these changes
Feb 15, 2022
notriddle
commented
Feb 15, 2022
Contributor
@bors r+ rollup |
bors
commented
Feb 15, 2022
Collaborator
📌 Commit 571e766447b25e8de12b6908b7caa850aeb7862c has been approved by |
This comment has been minimized.
This comment has been minimized.
GuillaumeGomez
commented
Feb 15, 2022
MemberAuthor
Forgot that all code blocks are rust ones by default... @bors: r- |
GuillaumeGomezforce-pushed
the
check-option
branch
from
February 15, 2022 20:34
571e766 to
590ca7eComparenotriddle
commented
Feb 15, 2022
Contributor
Okay. @bors r+ rollup |
bors
commented
Feb 15, 2022
Collaborator
📌 Commit 590ca7e has been approved by |
matthiaskrgr added a commit
to matthiaskrgr/rust
that referenced
this pull request
Feb 16, 2022
…iddle rustdoc --check option documentation Part of rust-lang#92763. r? `@notriddle`
matthiaskrgr added a commit
to matthiaskrgr/rust
that referenced
this pull request
Feb 16, 2022
…iddle rustdoc --check option documentation Part of rust-lang#92763. r? ``@notriddle``
bors added a commit
to rust-lang-ci/rust
that referenced
this pull request
Feb 16, 2022
…askrgr Rollup of 10 pull requests Successful merges: - rust-lang#92366 (Resolve concern of `derive_default_enum`) - rust-lang#93382 (Add a bit more padding in search box) - rust-lang#93962 (Make [u8]::cmp implementation branchless) - rust-lang#94015 (rustdoc --check option documentation) - rust-lang#94017 (Clarify confusing UB statement in MIR) - rust-lang#94020 (Support pretty printing of invalid constants) - rust-lang#94027 (Update browser UI test version) - rust-lang#94037 (Fix inconsistent symbol mangling with -Zverbose) - rust-lang#94045 (Update books) - rust-lang#94054 (:arrow_up: rust-analyzer) Failed merges: r? `@ghost` `@rustbot` modify labels: rollup
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Part of #92763.
r? @notriddle