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

Move safe computation out of unsafe block 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.
#149194 opened Nov 21, 2025 by chirizxc Loading…
ptr::replace: make calls on ZST null ptr not UB 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.
#149169 opened Nov 21, 2025 by RalfJung Loading…
Implement cast_slice for raw pointer types A-raw-pointers Area: raw pointers, MaybeUninit, NonNull 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.
#149110 opened Nov 19, 2025 by Paladynee Loading…
In Option::get_or_insert_with(), forget the None instead of dropping it. 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.
#148562 opened Nov 6, 2025 by kpreid Loading…
Update comments in do_exec and add assertion for fd flag 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.
#147656 opened Oct 14, 2025 by chenyukang Loading…
[btree_cursors] Add explanations for lower_bound and upper_bound 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.
#147573 opened Oct 10, 2025 by Xylenox Loading…
Add is_bit_one method to ints and uints needs-acp This change is blocked on the author creating an ACP. S-blocked Status: Blocked on something else such as an RFC or other implementation work. T-libs Relevant to the library team, which will review and decide on the PR/issue.
#147336 opened Oct 4, 2025 by AljoschaMeyer Loading…
std: reorganize pipe implementations O-hermit Operating System: Hermit O-SGX Target: SGX O-solid Operating System: SOLID O-unix Operating system: Unix-like O-wasi Operating system: Wasi, Webassembly System Interface O-wasm Target: WASM (WebAssembly), http://webassembly.org/ O-windows Operating system: Windows 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.
#146794 opened Sep 19, 2025 by joboet Loading…
std: pass the Thread for the newly spawned thread to the platform 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.
#146678 opened Sep 17, 2025 by joboet Loading…
constify From impls for the Cow::Borrowed variant 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.
#146525 opened Sep 13, 2025 by npmccallum Loading…
changes for vxworks 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.
#146073 opened Sep 1, 2025 by Anupamvashistha2002 Loading…
[DRAFT] Add ub_checks for downcast_unchecked 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.
#145684 opened Aug 20, 2025 by Techcable Draft
Show AtomicU128/AtomicI128 in std docs regardless of target 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.
#143439 opened Jul 4, 2025 by Mtfl0n Loading…
Add more impls of PartialEq and PartialOrd for strings disposition-merge This issue / PR is in PFCP or FCP with a disposition to merge it. finished-final-comment-period The final comment period is finished for this PR / Issue. needs-fcp This change is insta-stable, or significant enough to need a team FCP to proceed. relnotes Marks issues that should be documented in the release notes of the next release. S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap) T-libs-api Relevant to the library API team, which will review and decide on the PR/issue.
#135536 opened Jan 15, 2025 by joshtriplett Loading…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.