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

rustdoc: add ways of collapsing all impl blocks disposition-merge This issue / PR is in PFCP or FCP with a disposition to merge it. finished-final-comment-period The final comment period is finished for this PR / Issue. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-rustdoc-frontend Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
#141663 by lolbinarycat was merged Jul 26, 2025 Loading… 1.90.0
[rustdoc] Unify type aliases rendering with other ADT A-rustdoc-json Area: Rustdoc JSON backend 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. T-rustdoc-frontend Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
#140863 by GuillaumeGomez was merged May 26, 2025 Loading… 1.89.0
for purely return-type based searches, deprioritize clone-like functions 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.
#135302 by lolbinarycat was merged Jan 15, 2025 Loading… 1.86.0
[rustdoc] Add --output-format=doctest command-line flag A-run-make Area: port run-make Makefiles to rmake.rs A-rust-for-linux Relevant for the Rust-for-Linux project 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.
#134531 by GuillaumeGomez was merged Jan 31, 2025 Loading… 1.86.0
Improve code for FileName retrieval in rustdoc 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.
#133804 by GuillaumeGomez was merged Dec 4, 2024 Loading… 1.85.0
Delay ambiguous intra-doc link resolution after Cache has been populated 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.
#131691 by GuillaumeGomez was merged Oct 16, 2024 Loading… 1.84.0
Wrap too long type name S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-rustdoc-frontend Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
#127418 by GuillaumeGomez was merged Jul 19, 2024 Loading… 1.81.0
[rustdoc] Add copy code feature disposition-merge This issue / PR is in PFCP or FCP with a disposition to merge it. finished-final-comment-period The final comment period is finished for this PR / Issue. 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.
#125779 by GuillaumeGomez was merged Jul 28, 2024 Loading… 1.82.0
Fix copy path button 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.
#124041 by GuillaumeGomez was merged Apr 18, 2024 Loading… 1.79.0
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…
[rustdoc] Correctly generate path for non-local items in source code pages 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.
#120596 by GuillaumeGomez was merged Feb 10, 2024 Loading… 1.78.0
Strip impl if not re-exported and is doc(hidden) A-rustdoc-json Area: Rustdoc JSON backend 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.
#113574 by GuillaumeGomez was merged Jul 18, 2023 Loading… 1.73.0
[rustdoc] If re-export is private, get the next item until a public one is found or expose the private item directly merged-by-bors This PR was explicitly merged by bors. perf-regression Performance regression. perf-regression-triaged The performance regression has been triaged. 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.
#113374 by GuillaumeGomez was merged Jul 27, 2023 Loading… 1.73.0
[rustdoc] partially fix invalid files creation 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.
#112836 by GuillaumeGomez was merged Jun 21, 2023 Loading… 1.72.0
Add link to rustdoc book search chapter in help popover 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.
#112740 by GuillaumeGomez was merged Jun 23, 2023 Loading… 1.72.0
[rustdoc] Fix invalid handling of "going back in history" when "go to only search result" setting is enabled 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.
#112707 by GuillaumeGomez was merged Jun 17, 2023 Loading… 1.72.0
rustdoc: Fix invalid suggestions on ambiguous intra doc links v2 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. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#109104 by GuillaumeGomez was merged Mar 31, 2023 Loading… 1.70.0
rustdoc: Fix invalid suggestions on ambiguous intra doc links 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.
#108699 by GuillaumeGomez was closed Mar 15, 2023 Loading…
Prevent some attributes from being merged with others on reexports 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.
#108057 by GuillaumeGomez was merged Feb 16, 2023 Loading… 1.69.0
Update rustdoc code blocks so they use grid: display 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.
#105894 by GuillaumeGomez was closed Dec 19, 2022 Loading…
Reduce right-side DOM size 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.
#100956 by GuillaumeGomez was merged Aug 26, 2022 Loading… 1.65.0
Stabilize doc_cfg, auto_doc_cfg and cfg_hide features A-translation Area: Translation infrastructure, and migrating existing diagnostics to SessionDiagnostic needs-fcp This change is insta-stable, or significant enough to need a team FCP to proceed. 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.
#100883 by GuillaumeGomez was closed Apr 26, 2023 Loading…
rustdoc: Merge source code pages HTML elements together v2 A-rustdoc-ui Area: Rustdoc UI (generated HTML) 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.
#100775 by GuillaumeGomez was merged Aug 21, 2022 Loading… 1.65.0
rustdoc: Merge source code pages HTML elements together A-rustdoc-ui Area: Rustdoc UI (generated HTML) merged-by-bors This PR was explicitly merged by bors. perf-regression Performance regression. 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.
#100429 by GuillaumeGomez was merged Aug 14, 2022 Loading… 1.65.0
Fix whitespace handling after where clause 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.
#98256 by GuillaumeGomez was merged Jul 6, 2022 Loading… 1.64.0
ProTip! Filter pull requests by the default branch with base:master.