[WIP] rustdoc: Rewrite auto trait impl synthesis by fmease · Pull Request #149019 · rust-lang/rust (original) (raw)
Conversation
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
[ Show hidden characters]({{ revealButtonHref }})
fmease added the rla-silenced
Silences rust-log-analyzer postings to the PR it's added on.
label
rustbot added S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
Relevant to the compiler team, which will review and decide on the PR/issue.
Relevant to the rustdoc team, which will review and decide on the PR/issue.
labels
This was referenced
Nov 18, 2025
This was referenced
Nov 19, 2025
rust-bors bot added a commit that referenced this pull request
…sis, r=
[WIP] rustdoc: Rewrite auto trait impl synthesis
Comment on lines +608 to +582
rust-bors bot added a commit that referenced this pull request
…sis, r=
[WIP] rustdoc: Rewrite auto trait impl synthesis
- avoid looking for user-written impls (there can't ever be any)
- avoid copying & interning clauses
- avoid processing region obligations
rust-bors bot added a commit that referenced this pull request
…sis, r=
[WIP] rustdoc: Rewrite auto trait impl synthesis
rust-bors bot added a commit that referenced this pull request
…sis, r=
[WIP] rustdoc: Rewrite auto trait impl synthesis