Skip to content

rustdoc-book: Clean up section on --output-format - #136405

Merged
bors merged 1 commit into
rust-lang:masterfrom
aDotInTheVoid:unstable-doc
Feb 5, 2025
Merged

rustdoc-book: Clean up section on --output-format#136405
bors merged 1 commit into
rust-lang:masterfrom
aDotInTheVoid:unstable-doc

Conversation

@aDotInTheVoid

Copy link
Copy Markdown
Member

Followup to #134531. Tracking issues #76578 and #134529 I guess.

r? @GuillaumeGomez

@rustbotrustbot added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue. labels Feb 1, 2025
@aDotInTheVoidaDotInTheVoid added the A-docs Area: Documentation for any part of the project, including the compiler, standard library, and tools label Feb 1, 2025
@notriddle

Copy link
Copy Markdown
Contributor

@bors r+ rollup

@bors

bors commented Feb 3, 2025

Copy link
Copy Markdown
Collaborator

📌 Commit f5d5210 has been approved by notriddle

It is now in the queue for this repository.

@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 Feb 3, 2025
jhpratt added a commit to jhpratt/rust that referenced this pull request Feb 4, 2025
…iddle
rustdoc-book: Clean up section on `--output-format`
Followup to rust-lang#134531. Tracking issues rust-lang#76578 and rust-lang#134529 I guess.
r? `@GuillaumeGomez`
@jhprattjhpratt mentioned this pull request Feb 4, 2025
bors added a commit to rust-lang-ci/rust that referenced this pull request Feb 4, 2025
Rollup of 9 pull requests
Successful merges:
- rust-lang#128045 (#[contracts::requires(...)] + #[contracts::ensures(...)])
- rust-lang#136263 (rustdoc: clean up a bunch of ts-expected-error declarations in main)
- rust-lang#136375 (cg_llvm: Replace some DIBuilder wrappers with LLVM-C API bindings (part 1))
- rust-lang#136392 (bootstrap: add wrapper macros for `feature = "tracing"`-gated `tracing` macros)
- rust-lang#136405 (rustdoc-book: Clean up section on `--output-format`)
- rust-lang#136497 (Report generic mismatches when calling bodyless trait functions)
- rust-lang#136502 (Mark `std::fmt::from_fn` as `#[must_use]`)
- rust-lang#136509 (Add tests for nested macro_rules edition behavior)
- rust-lang#136526 (mir_build: Rename `thir::cx::Cx` to `ThirBuildCx` and remove `UserAnnotatedTyHelpers`)
r? `@ghost`
`@rustbot` modify labels: rollup
@fmeasefmease mentioned this pull request Feb 5, 2025
bors added a commit to rust-lang-ci/rust that referenced this pull request Feb 5, 2025
Rollup of 8 pull requests
Successful merges:
- rust-lang#128045 (#[contracts::requires(...)] + #[contracts::ensures(...)])
- rust-lang#136263 (rustdoc: clean up a bunch of ts-expected-error declarations in main)
- rust-lang#136375 (cg_llvm: Replace some DIBuilder wrappers with LLVM-C API bindings (part 1))
- rust-lang#136392 (bootstrap: add wrapper macros for `feature = "tracing"`-gated `tracing` macros)
- rust-lang#136396 (rustdoc-json-types: Document that crate name isn't package name.)
- rust-lang#136405 (rustdoc-book: Clean up section on `--output-format`)
- rust-lang#136502 (Mark `std::fmt::from_fn` as `#[must_use]`)
- rust-lang#136509 (Add tests for nested macro_rules edition behavior)
r? `@ghost`
`@rustbot` modify labels: rollup
@bors
bors merged commit a6ebb87 into rust-lang:masterFeb 5, 2025
@rustbotrustbot added this to the 1.86.0 milestone Feb 5, 2025
rust-timer added a commit to rust-lang-ci/rust that referenced this pull request Feb 5, 2025
Rollup merge of rust-lang#136405 - aDotInTheVoid:unstable-doc, r=notriddle
rustdoc-book: Clean up section on `--output-format`
Followup to rust-lang#134531. Tracking issues rust-lang#76578 and rust-lang#134529 I guess.
r? ``@GuillaumeGomez``
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-docsArea: Documentation for any part of the project, including the compiler, standard library, and toolsS-waiting-on-borsStatus: Waiting on bors to run and complete tests. Bors will change the label on completion.T-rustdocRelevant to the rustdoc team, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@aDotInTheVoid@notriddle@bors@GuillaumeGomez@rustbot