Skip to content

Pull requests: rust-lang/rust

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Sort negative impls before positive ones. A-rustdoc-ui Area: Rustdoc UI (generated HTML) C-enhancement Category: An issue proposing an enhancement or a PR with one. I-needs-decision Issue: In need of a decision. S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. S-waiting-on-team DEPRECATED: Use the team-based variants `S-waiting-on-t-lang`, `S-waiting-on-t-compiler`, ... T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#85398 by jsha was closed Jun 26, 2021 Loading…
rustdoc: calculate visibility on-demand A-visibility Area: Visibility / privacy C-cleanup Category: PRs that clean code up or issues documenting cleanup. I-compiletime Issue: Problems and improvements with respect to compile times. 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.
#91408 by jyn514 was closed Feb 11, 2022 Loading…
Remove weird edge case for "Type::inner_def_id" 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.
#90726 by GuillaumeGomez was closed Nov 10, 2021 Loading…
Rustdoc: reduce size of Clean types S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#92514 by Kobzol was closed Jan 25, 2022 Draft
rustdoc: Return a String from collapsed_doc_value, not an Option C-cleanup Category: PRs that clean code up or issues documenting cleanup. 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.
#92078 by jyn514 was closed Jan 8, 2022 Loading…
Fix rustdoc const display 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.
#94289 by GuillaumeGomez was closed Nov 4, 2022 Loading…
rustdoc: Add more semantic information to impl IDs S-inactive Status: Inactive and waiting on the author. This is often applied to closed PRs. 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.
#92745 by pierwill was closed Apr 23, 2022 Loading…
rustdoc: Put GenericArg::Type into a Box 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.
#93941 by GuillaumeGomez was closed May 20, 2022 Loading…
rustdoc: Return String from doc_value, not Option C-cleanup Category: PRs that clean code up or issues documenting cleanup. 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.
#92079 by jyn514 was closed Jan 8, 2022 Loading…
Remove BadImplStripper code perf-regression Performance regression. 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.
#96337 by GuillaumeGomez was closed Apr 23, 2022 Loading…
Rustdoc : stop cloning html render context A-rustdoc-json Area: Rustdoc JSON backend perf-regression Performance regression. S-inactive Status: Inactive and waiting on the author. This is often applied to closed PRs. 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.
#100271 by Wardenfar was closed Nov 27, 2022 Loading…
Greatly speed up doctests by compiling compatible doctests in one file A-edition-2024 Area: The 2024 edition 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.
#123974 by GuillaumeGomez was closed Jun 10, 2024 Loading…
Update description for error E0308 A-error-codes Area: Explanation of an error code (--explain) C-enhancement Category: An issue proposing an enhancement or a PR with one. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#78332 by PoignardAzur was merged Oct 27, 2020 Loading… 1.49.0
Remove unneeded INITIAL_IDS const C-cleanup Category: PRs that clean code up or issues documenting cleanup. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#83809 by GuillaumeGomez was merged Apr 4, 2021 Loading… 1.53.0
rustdoc: Remove unnecessary is_crate field from doctree::Module and clean::Module C-cleanup Category: PRs that clean code up or issues documenting cleanup. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#84460 by jyn514 was merged Apr 24, 2021 Loading… 1.53.0
rustdoc: Remove unnecessary dummy span C-cleanup Category: PRs that clean code up or issues documenting cleanup. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#84492 by jyn514 was merged Apr 24, 2021 Loading… 1.53.0
rustdoc: Link to the docs on namespaces when an unknown disambiguator is found A-intra-doc-links Area: Intra-doc links, the ability to link to items in docs by name S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#85052 by jyn514 was merged May 8, 2021 Loading… 1.54.0
Upgrade minifier version to 0.0.41 merged-by-bors This PR was explicitly merged by bors. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#85514 by GuillaumeGomez was merged May 22, 2021 Loading… 1.54.0
Restore sans-serif font for module items. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#85621 by jsha was merged May 24, 2021 Loading… 1.54.0
rustdoc: Link to the docs on namespaces when an unknown disambiguator is found A-diagnostics Area: Messages for errors, warnings, and lints A-intra-doc-links Area: Intra-doc links, the ability to link to items in docs by name merged-by-bors This PR was explicitly merged by bors. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#83866 by jyn514 was merged Apr 8, 2021 Loading… 1.53.0
Properly render HRTBs A-lifetimes Area: Lifetimes / regions merged-by-bors This PR was explicitly merged by bors. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#84814 by Stupremee was merged Jun 26, 2021 Loading… 1.55.0
Don't generate src link on dummy spans A-rustdoc-ui Area: Rustdoc UI (generated HTML) S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#82332 by GuillaumeGomez was merged Feb 21, 2021 Loading… 1.52.0
Remove some function fields C-cleanup Category: PRs that clean code up or issues documenting cleanup. merged-by-bors This PR was explicitly merged by bors. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#80883 by GuillaumeGomez was merged Feb 6, 2021 Loading… 1.52.0
Add missing variants in match binding C-cleanup Category: PRs that clean code up or issues documenting cleanup. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#81512 by GuillaumeGomez was merged Jan 30, 2021 Loading… 1.51.0
Remove the dummy cache in DocContext; delete RenderInfo S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#82018 by jyn514 was merged Mar 2, 2021 Loading… 1.52.0
ProTip! no:milestone will show everything without a milestone.