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

Make Rc<T>::deref and Arc<T>::deref zero-cost 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. T-libs Relevant to the library team, which will review and decide on the PR/issue.
#132553 opened Nov 3, 2024 by EFanZh Loading…
Stop backtracing if the stack pointer gets stuck S-blocked Status: Blocked on something else such as an RFC or other implementation work. 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.
#135804 opened Jan 21, 2025 by ChrisDenton Loading…
Try to shrink Alignment-related MIR in Layout perf-regression 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.
#128918 opened Aug 10, 2024 by scottmcm Loading…
Make Rc<T>::deref zero-cost 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. T-libs Relevant to the library team, which will review and decide on the PR/issue.
#141348 opened May 21, 2025 by EFanZh Loading…
UB-check for alignment of ptr to Box::from_raw{,_in} 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.
#137325 opened Feb 20, 2025 by hkBst Draft
Implement String::make_(upp|low)ercase 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.
#135888 opened Jan 22, 2025 by krtab Loading…
Adjustments to Extend<(T, …)> for (ExtendT, …) 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.
#137400 opened Feb 21, 2025 by steffahn Loading…
Implement Random for array 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.
#136732 opened Feb 8, 2025 by sorairolake Loading…
Set MSG_NOSIGNAL for UnixStream disposition-merge This issue / PR is in PFCP or FCP with a disposition to merge it. 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-review Status: Awaiting review from the assignee but also interested parties. T-libs-api Relevant to the library API team, which will review and decide on the PR/issue.
#140005 opened Apr 18, 2025 by mlowicki Loading…
Make performance description of String::{insert,insert_str,remove} more precise 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.
#138538 opened Mar 15, 2025 by hkBst Loading…
Use internal iteration in Vec::extend_desugared() 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.
#138752 opened Mar 20, 2025 by ChayimFriedman2 Loading…
std: sys: pal: uefi: Overhaul Time O-UEFI UEFI 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.
#139806 opened Apr 14, 2025 by Ayush1325 Loading…
Add socket extensions for cygwin O-cygwin Target: *-pc-cygwin O-unix Operating system: Unix-like 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.
#139524 opened Apr 8, 2025 by Berrysoft Loading…
avoid violating slice::from_raw_parts safety contract in Vec::extract_if 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.
#141032 opened May 15, 2025 by petrosagg Loading…
Change {Box,Arc,Rc,Weak}::into_raw to only work with A = Global A-allocators Area: Custom and system allocators A-box Area: Our favorite opsem complication A-MIR Area: Mid-level IR (MIR) - https://blog.rust-lang.org/2016/04/19/MIR.html A-miri Area: The miri tool 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.
#141219 opened May 18, 2025 by Amanieu Loading…
Do not move thread-locals before dropping 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.
#141685 opened May 28, 2025 by orlp Loading…
ProTip! no:milestone will show everything without a milestone.