rustbot · GitHub

@rustbot added S-waiting-on-author

Status: This is awaiting some action (such as code changes or more information) from the author.

T-rustdoc

Relevant to the rustdoc team, which will review and decide on the PR/issue.

labels

Jul 23, 2026
Previously, the code would skip synthesizing impls if the *trait* was
not documented, but it would still synthesize even if the *type* was not
documented. This is wasted work.

@camelid

@camelid

camelid marked this pull request as ready for review

July 23, 2026 19:13

@rustbot rustbot removed the S-waiting-on-author

Status: This is awaiting some action (such as code changes or more information) from the author.

label

Jul 23, 2026

rust-bors Bot pushed a commit that referenced this pull request

Jul 23, 2026
rustdoc: Only synthesize auto/blanket impls for documented items

GuillaumeGomez

@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

Jul 23, 2026

@rust-bors

@camelid

camelid deleted the even-better-impls branch

July 24, 2026 19:04

Open

Read the original on github.com ↗