-
Notifications
You must be signed in to change notification settings - Fork 13.4k
Pull requests: rust-lang/rust
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Make 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.
Rc<T>::deref
and Arc<T>::deref
zero-cost
perf-regression
#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 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.
Alignment
-related MIR in Layout
perf-regression
#128918
opened Aug 10, 2024 by
scottmcm
Loading…
Make 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.
Rc<T>::deref
zero-cost
perf-regression
#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.
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 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.
Extend<(T, …)> for (ExtendT, …)
implementations
S-waiting-on-review
#137400
opened Feb 21, 2025 by
steffahn
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.
Random
for array
S-waiting-on-review
#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 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.
Vec::extend_desugared()
S-waiting-on-author
#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 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.
slice::from_raw_parts
safety contract in Vec::extract_if
S-waiting-on-review
#141032
opened May 15, 2025 by
petrosagg
Loading…
Change 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.
{Box,Arc,Rc,Weak}::into_raw
to only work with A = Global
A-allocators
#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.