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

Add doc aliases "vector" and "list" to Vec A-doc-alias Area: `#[doc(alias)]` 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-libs Relevant to the library team, which will review and decide on the PR/issue.
#149232 by madsmtm was merged Nov 24, 2025 Loading… 1.93.0
Document Error::{new,other} as to be avoided in pre_exec A-docs Area: Documentation for any part of the project, including the compiler, standard library, and tools A-process Area: `std::process` and `std::env` O-unix Operating system: Unix-like S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. T-libs Relevant to the library team, which will review and decide on the PR/issue. T-libs-api Relevant to the library API team, which will review and decide on the PR/issue.
#148971 by purplesyringa was merged Nov 16, 2025 Loading… 1.93.0
docs: makes a note about possible building rustc 1.91.0 + host tools for win7 A-docs Area: Documentation for any part of the project, including the compiler, standard library, and tools O-windows-7 OS: Windows 7 or Windows Server 2008 R2 or etc. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#148362 by Fenex was merged Nov 2, 2025 Loading… 1.93.0
Improve the documentation around ZERO_AR_DATE A-docs Area: Documentation for any part of the project, including the compiler, standard library, and tools A-linkers Area: linkers... you gotta love linkers O-apple Operating system: Apple (macOS, iOS, tvOS, visionOS, watchOS) 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.
#146518 by madsmtm was merged Oct 1, 2025 Loading… 1.92.0
Mention more APIs in ParseIntError docs 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-libs Relevant to the library team, which will review and decide on the PR/issue.
#143611 by GrigorenkoPV was merged Jul 12, 2025 Loading… 1.90.0
Link to 2024 edition page for ! fallback changes 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-libs Relevant to the library team, which will review and decide on the PR/issue.
#143359 by clubby789 was merged Jul 7, 2025 Loading… 1.90.0
Show auto trait and blanket impls for ! A-docs Area: Documentation for any part of the project, including the compiler, standard library, and tools F-never_type `#![feature(never_type)]` 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.
#143219 by zachs18 was merged Jun 30, 2025 Loading… 1.90.0
Improve --remap-path-prefix documentation A-docs Area: Documentation for any part of the project, including the compiler, standard library, and tools A-path-remapping Area: path remapping, --remap-path-prefix, --remap-cwd-prefix, --remap-diagnostics-scope etc. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#142372 by Urgau was merged Aug 14, 2025 Loading… 1.91.0
Doc: clarify priority of lint level sources A-docs Area: Documentation for any part of the project, including the compiler, standard library, and tools A-lints Area: Lints (warnings about flaws in source code) such as unused_mut. 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.
#142021 by HamidrezaSK was merged Jun 29, 2025 Loading… 1.90.0
Fix typo in StructuralPartialEq docs 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-libs Relevant to the library team, which will review and decide on the PR/issue.
#141858 by zacryol was merged Jun 2, 2025 Loading… 1.89.0
Docs(lib): Fix extract_if docs A-collections Area: `std::collections` 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-libs Relevant to the library team, which will review and decide on the PR/issue.
#141108 by PaulDance was merged May 25, 2025 Loading… 1.89.0
Improve doc of some methods that take ranges 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-libs Relevant to the library team, which will review and decide on the PR/issue.
#140983 by tkr-sh was merged Sep 21, 2025 Loading… 1.92.0
Specify that split_ascii_whitespace uses the same definition as is_ascii_whitespace 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-libs-api Relevant to the library API team, which will review and decide on the PR/issue.
#140952 by SimonSapin was merged May 26, 2025 Loading… 1.89.0
Steer docs to utf8_chunks and Iterator::take 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-libs Relevant to the library team, which will review and decide on the PR/issue.
#140598 by ShE3py was merged May 6, 2025 Loading… 1.88.0
Add per page TOC in the rustc book A-docs Area: Documentation for any part of the project, including the compiler, standard library, and tools A-licensing Area: Compiler licensing 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.
#140113 by Urgau was merged May 18, 2025 Loading… 1.89.0
document RUSTC_BOOTSTRAP, RUSTC_OVERRIDE_VERSION_STRING, and -Z allow-features in the unstable book A-docs Area: Documentation for any part of the project, including the compiler, standard library, and tools A-stability Area: `#[stable]`, `#[unstable]` etc. 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.
#139885 by jyn514 was merged Apr 17, 2025 Loading… 1.88.0
Un-bury chapters from the chapter list in rustc book 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-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#138946 by Urgau was merged Mar 27, 2025 Loading… 1.87.0
Rework --print options documentation A-docs Area: Documentation for any part of the project, including the compiler, standard library, and tools A-print-requests Area: print requests (`--print=...`) 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.
#138864 by Urgau was merged Mar 24, 2025 Loading… 1.87.0
Document -Z crate-attr -Zcrate-attr Unstable option: -Zcrate-attr 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-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#138288 by jyn514 was merged Mar 11, 2025 Loading… 1.87.0
Slightly reformat std::fs::remove_dir_all error docs 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-libs Relevant to the library team, which will review and decide on the PR/issue.
#137240 by jieyouxu was merged Mar 5, 2025 Loading… 1.87.0
rustdoc-book: Clean up section on --output-format 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.
#136405 by aDotInTheVoid was merged Feb 5, 2025 Loading… 1.86.0
OnceCell & OnceLock docs: Using (un)initialized consistently 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-libs Relevant to the library team, which will review and decide on the PR/issue.
#136289 by Pyr0de was merged Feb 4, 2025 Loading… 1.86.0
Overhaul examples for PermissionsExt A-docs Area: Documentation for any part of the project, including the compiler, standard library, and tools O-unix Operating system: Unix-like 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.
#136001 by hkBst was merged Mar 14, 2025 Loading… 1.87.0
Improve documentation when adding a new target A-docs Area: Documentation for any part of the project, including the compiler, standard library, and tools A-rustc-dev-guide Area: rustc-dev-guide 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.
#135992 by madsmtm was merged Jan 31, 2025 Loading… 1.86.0
Improve option docs A-docs Area: Documentation for any part of the project, including the compiler, standard library, and tools S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-libs Relevant to the library team, which will review and decide on the PR/issue.
#135559 by patrickoliveira15 was closed Jan 16, 2025 Loading…
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.