-
Notifications
You must be signed in to change notification settings - Fork 13.3k
Pull requests: rust-lang/rust
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Implement This change is insta-stable, so needs a completed FCP to proceed.
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.
Debug
for EncodeWide
needs-fcp
#140153
opened Apr 22, 2025 by
thaliaarchi
Loading…
remove intrinsics::drop_in_place
disposition-merge
This issue / PR is in PFCP or FCP with a disposition to merge it.
final-comment-period
In the final comment period and will be merged soon unless new substantive objections are raised.
I-libs-api-nominated
Nominated for discussion during a libs-api team meeting.
relnotes
Marks issues that should be documented in the release notes of the next release.
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.
#140151
opened Apr 22, 2025 by
RalfJung
Loading…
Stabilize This issue / PR is in PFCP or FCP with a disposition to merge it.
final-comment-period
In the final comment period and will be merged soon unless new substantive objections are raised.
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.
<[T; N]>::as_mut_slice
as const
disposition-merge
#140066
opened Apr 20, 2025 by
thaliaarchi
Loading…
make std::intrinsics functions actually be intrinsics
disposition-merge
This issue / PR is in PFCP or FCP with a disposition to merge it.
I-libs-api-nominated
Nominated for discussion during a libs-api team meeting.
proposed-final-comment-period
Proposed to merge/close by relevant subteam, see T-<team> label. Will enter FCP once signed off.
relnotes
Marks issues that should be documented in the release notes of the next release.
S-waiting-on-crater
Status: Waiting on a crater run to be completed.
S-waiting-on-team
Status: Awaiting decision from the relevant subteam (see the T-<team> label).
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
#139916
opened Apr 16, 2025 by
RalfJung
Loading…
Change proc_macro::Span::byte_range -> byte_offset.
A-proc-macros
Area: Procedural macros
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.
#139901
opened Apr 16, 2025 by
m-ou-se
Loading…
Consistent trait bounds for ExtractIf Debug impls
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.
impl Default for RepeatN
needs-fcp
#139690
opened Apr 11, 2025 by
cuviper
Loading…
Don't allow flattened format_args in const.
beta-accepted
Accepted for backporting to the compiler in the beta channel.
beta-nominated
Nominated for backporting to the compiler in the beta channel.
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.
I-lang-easy-decision
Issue: The decision needed by the team is conjectured to be easy; this does not imply nomination
needs-fcp
This change is insta-stable, so needs a completed FCP to proceed.
S-waiting-on-fcp
Status: PR is in FCP and is awaiting for FCP to complete.
T-lang
Relevant to the language 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.
to-announce
Announce this issue on triage meeting
#139624
opened Apr 10, 2025 by
m-ou-se
Loading…
Add some This change needs a crater run to check for possible breakage in the ecosystem.
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.
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
AsRef
implementations for smart pointers
needs-crater
#139318
opened Apr 3, 2025 by
MatthijsKok
Loading…
Allow storing format_args!() in variable or const
A-tidy
Area: The tidy tool
needs-fcp
This change is insta-stable, so needs a completed FCP to proceed.
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-lang
Relevant to the language 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.
Fallback This issue / PR is in PFCP or FCP with a disposition to merge it.
F-f16_and_f128
`#![feature(f16)]`, `#![feature(f128)]`
I-lang-nominated
Nominated for discussion during a lang team meeting.
I-lang-radar
Items that are on lang's radar and will need eventual work or consideration.
needs-fcp
This change is insta-stable, so needs a completed FCP to proceed.
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.
T-types
Relevant to the types team, which will review and decide on the PR/issue.
{float}
to f32
when f32: From<{float}>
and add impl From<f16> for f32
disposition-merge
#139087
opened Mar 28, 2025 by
beetrees
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.
I-libs-api-nominated
Nominated for discussion during a libs-api team meeting.
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-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.
#138879
opened Mar 24, 2025 by
thaliaarchi
Loading…
Add methods to TCP and UDP sockets to modify hop limit (refresh of #94678)
O-windows
Operating system: Windows
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.
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
#138744
opened Mar 20, 2025 by
Mallets
Loading…
Implement Deref<Target=ByteStr> for CStr
disposition-merge
This issue / PR is in PFCP or FCP with a disposition to merge it.
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.
#138498
opened Mar 14, 2025 by
tamird
Loading…
Remove some unsized tuple impls now that we don't support unsizing tuples anymore
disposition-merge
This issue / PR is in PFCP or FCP with a disposition to merge it.
final-comment-period
In the final comment period and will be merged soon unless new substantive objections are raised.
needs-fcp
This change is insta-stable, so needs a completed FCP to proceed.
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.
#138340
opened Mar 11, 2025 by
oli-obk
Loading…
Turn 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.
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
Cow::is_borrowed,is_owned
into associated functions.
S-waiting-on-review
#138217
opened Mar 8, 2025 by
theemathas
Loading…
Add This issue / PR is in PFCP or FCP with a disposition to merge it.
needs-fcp
This change is insta-stable, so needs a completed FCP to proceed.
proposed-final-comment-period
Proposed to merge/close by relevant subteam, see T-<team> label. Will enter FCP once signed off.
S-waiting-on-team
Status: Awaiting decision from the relevant subteam (see the T-<team> label).
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
std::io::Seek
instance for std::io::Take
disposition-merge
#138023
opened Mar 4, 2025 by
melrief
Loading…
Added This issue / PR is in PFCP or FCP with a disposition to merge it.
needs-fcp
This change is insta-stable, so needs a completed FCP to proceed.
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-api
Relevant to the library API team, which will review and decide on the PR/issue.
Clone
implementation for ChunkBy
disposition-merge
#138016
opened Mar 4, 2025 by
nwoods-cimpress
Loading…
Clarify MaybeUninit 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.
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
#138005
opened Mar 4, 2025 by
hkBst
Loading…
Stabilise This issue / PR is in PFCP or FCP with a disposition to merge it.
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.
os_string_pathbuf_leak
disposition-merge
#137992
opened Mar 4, 2025 by
its-the-shrimp
Loading…
make RefCell unstably const
S-blocked
Status: Blocked on something else such as an RFC or other implementation work.
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.
#137843
opened Mar 1, 2025 by
Daniel-Aaron-Bloom
Loading…
Add Operating system: Unix-like
S-waiting-on-ACP
Status: PR has an ACP and is waiting for the ACP to complete.
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
std::os::unix::process::CommandExt::chroot
to safely chroot a child process
O-unix
#137759
opened Feb 27, 2025 by
joshtriplett
Loading…
Stabilize Status: Blocked on something else such as an RFC or other implementation work.
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
assert_matches
and move it to core::macros
S-blocked
#137487
opened Feb 23, 2025 by
Voultapher
Loading…
stabilize ptr::swap_nonoverlapping in const
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.
I-lang-nominated
Nominated for discussion during a lang team meeting.
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-lang
Relevant to the language 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.
to-announce
Announce this issue on triage meeting
#137280
opened Feb 19, 2025 by
RalfJung
Loading…
Allow comparisons between 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.
CStr
, CString
, and Cow<CStr>
.
S-waiting-on-review
#137268
opened Feb 19, 2025 by
bjoernager
Loading…
Previous Next
ProTip!
What’s not been updated in a month: updated:<2025-03-29.