- Notifications
You must be signed in to change notification settings - Fork 13.9k
Pull requests: rust-lang/rust
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
array_chunks: slightly improve docs 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.
#148250 opened Oct 29, 2025 by hkBst Loading…
array_chunks: remove Option wrapper from into_remainder's return type 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.
#148249 opened Oct 29, 2025 by hkBst Loading…
Add test case for build example S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#148168 opened Oct 27, 2025 by Jamesbarford Loading…
Stabilize 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.
maybe_uninit_write_slice S-waiting-on-review #148048 opened Oct 23, 2025 by thaliaarchi Loading…
Fix MaybeUninit codegen using GVN perf-regression Performance regression. S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#147827 opened Oct 17, 2025 by saethlin Loading…
Return 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.
Option from exact_div and inherit overflow checks S-waiting-on-review #147784 opened Oct 16, 2025 by nxsaken Loading…
Improve error message for std integer clamp() if min > max 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.
#147754 opened Oct 16, 2025 by Dan54 Loading…
Implement round-ties-to-even for Duration Debug for consistency with f64 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.
#147499 opened Oct 8, 2025 by josh-kaplan Loading…
slice/ascii: Optimize Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. T-libs Relevant to the library team, which will review and decide on the PR/issue.
eq_ignore_ascii_case with auto-vectorization S-waiting-on-review #147436 opened Oct 7, 2025 by okaneco Loading…
Safer sort partition 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.
#147378 opened Oct 5, 2025 by kornelski Loading…
Optimize 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.
checked_ilog and pow when base is a power of two S-waiting-on-review #147250 opened Oct 2, 2025 by Kmeakin Loading…
Remove Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. T-libs Relevant to the library team, which will review and decide on the PR/issue.
FromResidual param default S-waiting-on-review #147160 opened Sep 29, 2025 by camsteffen Loading…
Port all viable contracts from verify-rust-std S-waiting-on-perf Status: Waiting on a perf run to be completed. S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. T-libs Relevant to the library team, which will review and decide on the PR/issue.
#147148 opened Sep 29, 2025 by tautschnig Loading…
Reflection MVP S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-clippy Relevant to the Clippy team. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. T-libs Relevant to the library team, which will review and decide on the PR/issue. WG-trait-system-refactor The Rustc Trait System Refactor Initiative (-Znext-solver)
#146923 opened Sep 23, 2025 by oli-obk Loading…
Implement 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.
Allocator for &mut A where A: Allocator + ?Sized S-waiting-on-review #146826 opened Sep 21, 2025 by bluurryy Loading…
Remove Performance regression. 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.
Cased Unicode table perf-regression #146180 opened Sep 3, 2025 by Kmeakin Loading…
Add 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.
impl<T> AsMut<T> for Exclusive<T> S-waiting-on-author #146006 opened Aug 29, 2025 by Jules-Bertholet Loading…
Optimize indexing slices and strs with inclusive ranges perf-regression Performance regression. 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.
#145024 opened Aug 6, 2025 by Kmeakin Loading…
Optimize 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.
CharIndices::advance_by S-waiting-on-review #137761 opened Feb 28, 2025 by thaliaarchi Loading…
Implement This change is insta-stable, or significant enough to need a team FCP to proceed. 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. T-libs-api Relevant to the library API team, which will review and decide on the PR/issue.
IntoIterator for [&[mut]] Box<[T; N], A> needs-fcp #134021 opened Dec 8, 2024 by WaffleLapkin Loading…
Make Performance regression. 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.
Rc<T>::deref and Arc<T>::deref zero-cost perf-regression #132553 opened Nov 3, 2024 by EFanZh Loading…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.