Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

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

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
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...
Add an example for Vec::splice inserting elements without removing 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.
#135381 by cod10129 was merged Jan 14, 2025 Loading... 1.86.0
Fix ptr::from_ref documentation example comment 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.
#134908 by madsmtm was merged Jan 10, 2025 Loading... 1.86.0
Add default_field_values entry to unstable book A-docs Area: Documentation for any part of the project, including the compiler, standard library, and tools F-default_field_values `#![feature(default_field_values)]` S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#134855 by estebank was merged Jan 10, 2025 Loading... 1.86.0
Fix safety docs for dyn Any + Send {+ Sync} 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.
#134662 by ionicmc-rs was merged Dec 24, 2024 Loading... 1.85.0
Add clarity to the examples of some Vec & VecDeque methods 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.
#134310 by tkr-sh was merged Dec 15, 2024 Loading... 1.85.0
Previous 1 3 4 5 26 27
Previous
ProTip! What’s not been updated in a month: updated:<2025年08月04日.

AltStyle によって変換されたページ (->オリジナル) /