- Notifications
You must be signed in to change notification settings - Fork 14.1k
Pull requests: rust-lang/rust
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Add implied bounds to generic types, impl Trait, and assoc types. A-rustdoc-json Area: Rustdoc JSON backend perf-regression Performance regression. 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. T-rustdoc-frontend Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
#148379 opened Nov 2, 2025 by obi1kenobi • Draft
7 tasks
Fix ICE in rustdoc when impl is nested in a func 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. T-rustdoc-frontend Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
#147911 opened Oct 20, 2025 by GoldsteinE Loading…
librustdoc: Make RenderOptions boolean fields into newtypes A-rustdoc-json Area: Rustdoc JSON backend 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. T-rustdoc-frontend Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
#147621 opened Oct 12, 2025 by jefftt Loading…
ProTip! Filter pull requests by the default branch with base:main.