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

Improve CSS for source code block line numbers 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.
#143192 by GuillaumeGomez was merged Jul 3, 2025 Loading… updated Jul 3, 2025 1.90.0
Fix weird rustdoc output when single and glob reexport conflict on a 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. T-rustdoc-frontend Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
#143590 by GuillaumeGomez was merged Jul 10, 2025 Loading… updated Jul 11, 2025 1.90.0
htmldocck: better error messages for some negative directives 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.
#143814 by lolbinarycat was merged Jul 13, 2025 Loading… updated Jul 13, 2025 1.90.0
Fix clippy lints in librustdoc 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.
#144178 by GuillaumeGomez was merged Jul 20, 2025 Loading… updated Jul 20, 2025 1.90.0
[rustdoc] Make aliases search support partial matching A-rustdoc-search Area: Rustdoc's search feature 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.
#143988 by GuillaumeGomez was merged Jul 20, 2025 Loading… updated Jul 20, 2025 1.90.0
[rustdoc] Display total time and compilation time of merged doctests 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.
#144308 by GuillaumeGomez was merged Jul 30, 2025 Loading… updated Aug 1, 2025 1.90.0
Rank doc aliases lower than equivalently matched items A-rustdoc-search Area: Rustdoc's search feature merged-by-bors This PR was explicitly merged by bors. relnotes Marks issues that should be documented in the release notes of the next release. 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.
#145100 by GuillaumeGomez was merged Aug 9, 2025 Loading… updated Aug 9, 2025 1.91.0
[rustdoc] Add no-hidden-lines codeblock attribute T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#118711 by GuillaumeGomez was closed Aug 11, 2025 Loading… updated Aug 11, 2025
Correctly handle when there are no unstable items in the documented crate A-rustdoc-search Area: Rustdoc's search feature 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.
#145349 by GuillaumeGomez was merged Aug 13, 2025 Loading… updated Aug 14, 2025 1.91.0
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… updated Aug 14, 2025 1.90.0
rustdoc: Allow multiple references to a single footnote 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.
#140434 by a4lg was merged Aug 14, 2025 Loading… updated Aug 14, 2025 1.91.0
Fix outdated doc comment 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.
#144838 by Kivooeo was merged Aug 18, 2025 Loading… updated Aug 18, 2025 1.91.0
Rustdoc: typecheck scrape-examples.js S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-libs Relevant to the library 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. T-rustdoc-frontend Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
#140314 by lolbinarycat was merged Aug 20, 2025 Loading… updated Aug 20, 2025 1.91.0
Fix bug where rustdoc-js tester would not pick the right search.js file if there is more than one 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.
#145359 by GuillaumeGomez was merged Aug 20, 2025 Loading… updated Aug 20, 2025 1.91.0
rustdoc js: Even more typechecking improvments A-rustdoc-search Area: Rustdoc's search feature 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.
#145742 by lolbinarycat was merged Aug 23, 2025 Loading… updated Aug 23, 2025 1.91.0
Make raw pointers work in type-based search A-rustdoc-search Area: Rustdoc's search feature relnotes Marks issues that should be documented in the release notes of the next release. 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.
#145731 by lolbinarycat was merged Aug 23, 2025 Loading… updated Aug 24, 2025 1.91.0
make rustdoc::invalid_html_tags more robust 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.
#145535 by lolbinarycat was merged Aug 26, 2025 Loading… updated Aug 26, 2025 1.91.0
Improve librustdoc error when a file creation/modification failed 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.
#146000 by GuillaumeGomez was merged Aug 30, 2025 Loading… updated Aug 30, 2025 1.91.0
Introduce "wrapper" helpers to 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. T-rustdoc-frontend Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
#146838 by yotamofek was merged Sep 22, 2025 Loading… updated Sep 22, 2025 1.92.0
fix a crash in rustdoc merge finalize without input file A-run-make Area: port run-make Makefiles to rmake.rs 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.
#146828 by el-ev was merged Sep 22, 2025 Loading… updated Sep 22, 2025 1.92.0
add private module override re-export test 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.
#146806 by el-ev was merged Sep 23, 2025 Loading… updated Sep 23, 2025 1.92.0
Make render_example_with_highlighting return an impl fmt::Display 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.
#146933 by yotamofek was merged Sep 25, 2025 Loading… updated Sep 28, 2025 1.92.0
If a trait item appears in rustdoc search, hide the corrosponding impl items A-CI Area: Our Github Actions CI A-rustdoc-search Area: Rustdoc's search feature A-testsuite Area: The testsuite used to check the correctness of rustc merged-by-bors This PR was explicitly merged by bors. relnotes Marks issues that should be documented in the release notes of the next release. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-infra Relevant to the infrastructure 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. T-rustdoc-frontend Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
#145898 by lolbinarycat was merged Oct 3, 2025 Loading… updated Oct 3, 2025 1.92.0
fix: Use drain() instead of keys().next() + swap_remove() in auto_tra… T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#144580 by strmfos was closed Oct 8, 2025 Loading… updated Oct 8, 2025
rustdoc search: relax rules for identifiers A-rustdoc-search Area: Rustdoc's search feature relnotes Marks issues that should be documented in the release notes of the next release. 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.
#147860 by lolbinarycat was merged Oct 21, 2025 Loading… updated Oct 21, 2025 1.92.0
ProTip! Add no:assignee to see everything that’s not assigned.