Skip to content

Remove comments already covered by rustdoc#157549

Merged
rust-bors[bot] merged 1 commit into
rust-lang:mainfrom
jhpratt:dogfood-restrictions
Jun 9, 2026
Merged

Remove comments already covered by rustdoc#157549
rust-bors[bot] merged 1 commit into
rust-lang:mainfrom
jhpratt:dogfood-restrictions

Conversation

@jhpratt

@jhpratt jhpratt commented Jun 7, 2026

Copy link
Copy Markdown
Member

Since #157310 was merged, rustdoc renders impl restrictions. As such, these comments are no longer necessary.

@jhpratt jhpratt added the F-impl_restriction `#![feature(impl_restriction)]` label Jun 7, 2026
@rustbot

rustbot commented Jun 7, 2026

Copy link
Copy Markdown
Collaborator

r? @LawnGnome

rustbot has assigned @LawnGnome.
They will have a look at your PR within the next two weeks and either review your PR or reassign to another reviewer.

Use r? to explicitly pick a reviewer

Why was this reviewer chosen?

The reviewer was selected based on:

  • Owners of files modified in this PR: @ChrisDenton, libs
  • @ChrisDenton, libs expanded to 11 candidates
  • Random selection from LawnGnome, Mark-Simulacrum, aapoalas, clarfonthey

@rustbot rustbot added O-unix Operating system: Unix-like O-windows Operating system: Windows S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-libs Relevant to the library team, which will review and decide on the PR/issue. labels Jun 7, 2026
@LawnGnome

Copy link
Copy Markdown
Contributor

@bors r+ rollup

@rust-bors

rust-bors Bot commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

📌 Commit b564e6e has been approved by LawnGnome

It is now in the queue for this repository.

@rust-bors rust-bors Bot 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 Jun 8, 2026
JonathanBrouwer added a commit to JonathanBrouwer/rust that referenced this pull request Jun 9, 2026
…wnGnome

Remove comments already covered by rustdoc

Since rust-lang#157310 was merged, rustdoc renders `impl` restrictions. As such, these comments are no longer necessary.
rust-bors Bot pushed a commit that referenced this pull request Jun 9, 2026
Rollup of 4 pull requests

Successful merges:

 - #157547 (Reorganize `tests/ui/issues` [6/N])
 - #157549 (Remove comments already covered by rustdoc)
 - #157591 (Simplify the HIR ty lowering of trait object lifetime bounds)
 - #157623 (rustc_resolve: point the label span at the segment that could not be resolved)
@rust-bors rust-bors Bot merged commit ef5b483 into rust-lang:main Jun 9, 2026
12 checks passed
@rustbot rustbot added this to the 1.98.0 milestone Jun 9, 2026
rust-timer added a commit that referenced this pull request Jun 9, 2026
Rollup merge of #157549 - jhpratt:dogfood-restrictions, r=LawnGnome

Remove comments already covered by rustdoc

Since #157310 was merged, rustdoc renders `impl` restrictions. As such, these comments are no longer necessary.
@jhpratt jhpratt deleted the dogfood-restrictions branch June 9, 2026 08:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

F-impl_restriction `#![feature(impl_restriction)]` O-unix Operating system: Unix-like O-windows Operating system: Windows S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-libs Relevant to the library team, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants