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: Fix generics generation in search index A-rustdoc-search Area: Rustdoc's search feature A-type-based-search Area: Searching rustdoc pages using type signatures 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.
#88268 by GuillaumeGomez was merged Oct 30, 2021 Loading… 1.58.0
Fix rustdoc argument error 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.
#88831 by inashivb was closed Jun 21, 2022 Loading…
Remove potential useless data for search index 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.
#90727 by GuillaumeGomez was merged Nov 10, 2021 Loading… 1.58.0
rustdoc: Remove def_id_no_primitives 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.
#92711 by zredb was merged Jan 30, 2022 Loading… 1.60.0
Fix star handling in block doc comments 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.
#93038 by GuillaumeGomez was merged Jan 20, 2022 Loading… 1.60.0
adjust sidebar link brightness 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.
#93231 by conradludgate was merged Jan 24, 2022 Loading… 1.60.0
Add white-space: nowrap to links in the sidebar 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.
#93286 by jsha was merged Jan 26, 2022 Loading… 1.60.0
minor fix for #93231 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.
#93291 by conradludgate was merged Jan 26, 2022 Loading… 1.60.0
Update minifier crate version to 0.0.42 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.
#93338 by GuillaumeGomez was merged Jan 27, 2022 Loading… 1.60.0
Fix horizontal trim for block doc comments 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.
#93715 by GuillaumeGomez was merged Feb 8, 2022 Loading… 1.60.0
rustdoc: Reduce clean::Type size 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.
#93963 by GuillaumeGomez was merged May 21, 2022 Loading… 1.63.0
rustdoc --check option documentation A-docs Area: Documentation for any part of the project, including the compiler, standard library, and tools 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.
#94015 by GuillaumeGomez was merged Feb 16, 2022 Loading… 1.60.0
Update browser UI test version 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.
#94027 by GuillaumeGomez was merged Feb 16, 2022 Loading… 1.60.0
rustdoc: Remove fields_stripped fields (and equivalents) 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.
#94053 by GuillaumeGomez was merged May 23, 2022 Loading… 1.63.0
Fix miniz_oxide types showing up in std docs 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.
#94122 by GuillaumeGomez was merged Feb 20, 2022 Loading… 1.61.0
librustdoc: adopt let else in more places 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.
#94139 by est31 was merged Mar 14, 2022 Loading… 1.61.0
Fix rustdoc infinite redirection generation 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.
#94260 by GuillaumeGomez was merged Feb 23, 2022 Loading… 1.61.0
Fix duplicated impl links 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.
#94417 by GuillaumeGomez was merged Feb 28, 2022 Loading… 1.61.0
Fix panic when handling intra doc links generated from macro 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.
#94478 by GuillaumeGomez was merged Mar 2, 2022 Loading… 1.61.0
Use ? operator in one instance instead of manual match 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.
#94537 by est31 was merged Mar 3, 2022 Loading… 1.61.0
rustdoc: Add test for higher kinded functions generated by macros 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.
#94550 by GuillaumeGomez was merged Mar 4, 2022 Loading… 1.61.0
Use if let instead of manual match 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.
#94600 by est31 was merged Mar 4, 2022 Loading… 1.61.0
Fix rustdoc for GATs with with anonymous bound regions 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.
#94684 by compiler-errors was merged Mar 7, 2022 Loading… 1.61.0
Remove whitespaces and use CSS to align line numbers to the right instead 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.
#94696 by GuillaumeGomez was merged Mar 7, 2022 Loading… 1.61.0
rustdoc: Update minifier version 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.
#94700 by GuillaumeGomez was merged Mar 7, 2022 Loading… 1.61.0
ProTip! no:milestone will show everything without a milestone.