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

Update mod.rs 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.
#141935 opened Jun 2, 2025 by kiseitai3 Loading…
Disable f64 minimum/maximum tests for arm 32 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.
#141921 opened Jun 2, 2025 by ehuss Loading…
remove f16: From<u16> F-f16_and_f128 `#![feature(f16)]`, `#![feature(f128)]` 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.
#141893 opened Jun 2, 2025 by usamoi Loading…
Fixed a typo in ManuallyDrop's doc 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.
#141873 opened Jun 1, 2025 by neeko-cat Loading…
Handle win32 separator for cygwin paths O-cygwin Target: *-pc-cygwin 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.
#141864 opened Jun 1, 2025 by Berrysoft Loading…
coretests: move float tests from num to floats module and use a more flexible macro to generate them 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.
#141857 opened Jun 1, 2025 by RalfJung Loading…
std: abort the process on failure to allocate a TLS key 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.
#141455 opened May 23, 2025 by joboet Loading…
x86 (32/64): go back to passing SIMD vectors by-ptr beta-nominated Nominated for backporting to the compiler in the beta channel. S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#141309 opened May 20, 2025 by RalfJung Loading…
Clarify &mut-methods' docs on sync::OnceLock 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.
#140715 opened May 6, 2025 by lukaslueg Loading…
UnsafePinned: also include the effects of UnsafeCell I-lang-radar Items that are on lang's radar and will need eventual work or consideration. 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.
#140638 opened May 4, 2025 by RalfJung Loading…
Add read_buf equivalents for positioned reads O-unix Operating system: Unix-like 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.
#140459 opened Apr 29, 2025 by niklasf Loading…
Align RwLockWriteGuard fields with the other RwLock guards (+ cleanup) 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.
#140018 opened Apr 18, 2025 by connortsui20 Loading…
dirfd: preliminary unix and windows implementations 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.
#139514 opened Apr 8, 2025 by Qelxiros Loading…
Add Duration from nanos u128 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.
#139243 opened Apr 2, 2025 by omanirudh Loading…
Add __isPlatformVersionAtLeast and __isOSVersionAtLeast symbols A-linkage Area: linking into static, shared libraries and binaries O-apple Operating system: Apple (macOS, iOS, tvOS, visionOS, watchOS) 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.
#138944 opened Mar 25, 2025 by madsmtm Loading…
Ensure non-empty buffers for large vectored I/O disposition-merge This issue / PR is in PFCP or FCP with a disposition to merge it. O-hermit Operating System: Hermit O-unix Operating system: Unix-like proposed-final-comment-period Proposed to merge/close by relevant subteam, see T-<team> label. Will enter FCP once signed off. S-waiting-on-fcp Status: PR is in FCP and is awaiting for FCP to complete. 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.
#138879 opened Mar 24, 2025 by thaliaarchi Loading…
Get rid of EscapeDebugInner. 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.
#138237 opened Mar 8, 2025 by reitermarkus Loading…
Enable Non-determinism of float operations in Miri and change std tests 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.
#138062 opened Mar 5, 2025 by LorrensP-2158466 Loading…
Faster fmt::Display of 128-bit integers, without unsafe pointer 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.
#136594 opened Feb 5, 2025 by pascaldekloe Loading…
Add contracts for all functions in Alignment F-contracts `#![feature(contracts)]` 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.
#136578 opened Feb 5, 2025 by tautschnig Draft
Dial down detail of B-tree description 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.
#135761 opened Jan 20, 2025 by hkBst Loading…
Implementation of sync_nonpoison and nonpoison_mutex 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.
#134663 opened Dec 22, 2024 by Aandreba Loading…
Add String::replace_first and String::replace_last S-waiting-on-ACP Status: PR has an ACP and is waiting for the ACP to complete. T-libs Relevant to the library team, which will review and decide on the PR/issue.
#134316 opened Dec 14, 2024 by zachs18 Loading…
Run-make test to check core::ffi::c_* types against clang A-run-make Area: port run-make Makefiles to rmake.rs S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#133944 opened Dec 6, 2024 by ricci009 Loading…
ProTip! Updated in the last three days: updated:>2025-05-31.