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… updated Oct 30, 2021 1.58.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… updated Jan 21, 2022 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… updated Jan 24, 2022 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… updated Jan 26, 2022 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… updated Jan 26, 2022 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… updated Jan 27, 2022 1.60.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… updated Feb 4, 2022 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… updated Feb 16, 2022 1.60.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… updated Feb 16, 2022 1.60.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… updated Feb 21, 2022 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… updated Feb 23, 2022 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… updated Mar 2, 2022 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… updated Mar 3, 2022 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… updated Mar 4, 2022 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… updated Mar 4, 2022 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… updated Mar 7, 2022 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… updated Mar 7, 2022 1.61.0
Unify impl blocks by wrapping them into a div 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.
#94740 by GuillaumeGomez was merged Mar 10, 2022 Loading… updated Mar 11, 2022 1.61.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-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.
#94811 by GuillaumeGomez was merged Mar 11, 2022 Loading… updated Mar 11, 2022 1.61.0
Collapse blanket and auto-trait impls by default A-rustdoc-ui Area: Rustdoc UI (generated HTML) 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.
#94769 by GuillaumeGomez was merged Mar 12, 2022 Loading… updated Mar 12, 2022 1.61.0
Update browser-ui-test version used in CI 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.
#94886 by GuillaumeGomez was merged Mar 13, 2022 Loading… updated Mar 13, 2022 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… updated Mar 14, 2022 1.61.0
Add GUI test to check URLs 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.
#94973 by GuillaumeGomez was merged Mar 15, 2022 Loading… updated Mar 16, 2022 1.61.0
rustdoc: Reduce number of call to cx.tcx() 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.
#95042 by GuillaumeGomez was closed Mar 17, 2022 Loading… updated Mar 17, 2022
Update browser-ui-test version to 0.8.3 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.
#95013 by GuillaumeGomez was merged Mar 18, 2022 Loading… updated Mar 18, 2022 1.61.0
ProTip! Exclude everything labeled bug with -label:bug.