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: don't treat methods under const impls or traits as const beta-accepted Accepted for backporting to the compiler in the beta channel. 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.
#143381 by fee1-dead was merged Jul 4, 2025 Loading… 1.89.0
Fix rustdoc not correctly showing attributes on re-exports beta-accepted Accepted for backporting to the compiler in the beta channel. 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.
#143083 by JonathanBrouwer was merged Jul 3, 2025 Loading… 1.89.0
rustdoc: Fix doctest heuristic for main fn wrapping beta-accepted Accepted for backporting to the compiler in the beta channel. 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.
#140420 by fmease was merged May 2, 2025 Loading… 1.87.0
Fix detection of main function if there are expressions around it beta-accepted Accepted for backporting to the compiler in the beta channel. 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.
#140220 by GuillaumeGomez was merged Apr 28, 2025 Loading… 1.87.0
Fix 2024 edition doctest panic output beta-accepted Accepted for backporting to the compiler in the beta channel. 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.
#139328 by GuillaumeGomez was merged Apr 5, 2025 Loading… 1.87.0
doctests: fix merging on stable A-run-make Area: port run-make Makefiles to rmake.rs beta-accepted Accepted for backporting to the compiler in the beta channel. 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. stable-accepted Accepted for backporting to the compiler in the stable channel. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#137899 by notriddle was merged Mar 10, 2025 Loading… 1.85.1
rustdoc: when merging target features, keep the highest stability beta-accepted Accepted for backporting to the compiler in the beta channel. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. stable-accepted Accepted for backporting to the compiler in the stable channel. 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.
#137632 by RalfJung was merged Mar 3, 2025 Loading… 1.85.1
Correctly handle comments in attributes in doctests source code beta-accepted Accepted for backporting to the compiler in the beta channel. 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.
#134260 by GuillaumeGomez was merged Dec 16, 2024 Loading… 1.84.0
rustdoc-search: case-sensitive only when capitals are used beta-accepted Accepted for backporting to the compiler in the beta channel. 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.
#133043 by notriddle was merged Nov 15, 2024 Loading… 1.83.0
rustdoc: skip stability inheritance for some item kinds beta-accepted Accepted for backporting to the compiler in the beta channel. 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.
#132481 by lukas-code was merged Nov 2, 2024 Loading… 1.83.0
rustdoc: do not run doctests with invalid langstrings beta-accepted Accepted for backporting to the compiler in the beta channel. 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.
#128838 by notriddle was merged Aug 9, 2024 Loading… 1.81.0
rustdoc: clean up and fix ord violations in item sorting beta-accepted Accepted for backporting to the compiler in the beta channel. 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.
#128146 by notriddle was merged Jul 24, 2024 Loading… 1.82.0
Remove failing GUI test to stop blocking CI until it is fixed beta-accepted Accepted for backporting to the compiler in the beta channel. 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.
#126445 by GuillaumeGomez was merged Jun 14, 2024 Loading… 1.80.0
rustdoc: use stability, instead of features, to decide what to show beta-accepted Accepted for backporting to the compiler in the beta channel. 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.
#124864 by notriddle was merged May 8, 2024 Loading… 1.79.0
rustdoc: check redundant explicit links with correct itemid beta-accepted Accepted for backporting to the compiler in the beta channel. 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.
#123905 by notriddle was merged Apr 14, 2024 Loading… 1.78.0
Fix heading anchors in doc pages. beta-accepted Accepted for backporting to the compiler in the beta channel. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. stable-accepted Accepted for backporting to the compiler in the stable channel. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#122693 by ehuss was merged Mar 18, 2024 Loading… 1.77.1
rustdoc ui: adjust tooltip z-index to be above sidebar beta-accepted Accepted for backporting to the compiler in the beta channel. 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.
#119477 by lukas-code was merged Jan 3, 2024 Loading… 1.76.0
Hide host effect params from docs A-rustdoc-json Area: Rustdoc JSON backend beta-accepted Accepted for backporting to the compiler in the beta channel. 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.
#116670 by oli-obk was merged Oct 13, 2023 Loading… 1.74.0
rustdoc: correctly deal with self ty params when eliding default object lifetimes beta-accepted Accepted for backporting to the compiler in the beta channel. 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. stable-accepted Accepted for backporting to the compiler in the stable channel. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#115276 by fmease was merged Sep 1, 2023 Loading… 1.72.1
rustdoc: use unicode-aware checks for redundant explicit link fastpath beta-accepted Accepted for backporting to the compiler in the beta channel. 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.
#115070 by notriddle was merged Aug 23, 2023 Loading… 1.73.0
[rustdoc] Fix URL encoding of % sign beta-accepted Accepted for backporting to the compiler in the beta channel. 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.
#112581 by TumoiYorozu was merged Jun 14, 2023 Loading… 1.71.0
Don't collect return-position impl traits for documentation beta-accepted Accepted for backporting to the compiler in the beta channel. 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.
#109937 by compiler-errors was merged Apr 4, 2023 Loading… 1.70.0
rustdoc: Correctly merge import's and its target's docs in one more case beta-accepted Accepted for backporting to the compiler in the beta channel. 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.
#109266 by petrochenkov was merged Mar 20, 2023 Loading… 1.70.0
Fix infinite loop in rustdoc get_all_import_attributes function beta-accepted Accepted for backporting to the compiler in the beta channel. 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.
#107357 by GuillaumeGomez was merged Jan 27, 2023 Loading… 1.68.0
rustdoc: Only hide lines starting with # in rust code blocks beta-accepted Accepted for backporting to the compiler in the beta channel. 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.
#105539 by GuillaumeGomez was merged Dec 11, 2022 Loading… 1.67.0
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.