-
Notifications
You must be signed in to change notification settings - Fork 13.7k
Pull requests: rust-lang/rust
Pull requests list
Add APIs for dealing with titlecase
A-Unicode
Area: Unicode
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.
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
#122668
opened Mar 17, 2024 by
Jules-Bertholet
Loading...
Implement flatten for Status: PR has an ACP and is waiting for the ACP to complete.
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
Option<&Option<T>>
and Option<&mut Option<T>>
S-waiting-on-ACP
#108671
opened Mar 2, 2023 by
Coca162
Loading...
Use 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.
Try
trait to make Once[Cell | Lock]::get_or_try_init
generic over return type
S-waiting-on-author
#107122
opened Jan 20, 2023 by
joboet
Loading...
Allow only implementing 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.
Read::read_buf
S-blocked
#106643
opened Jan 9, 2023 by
WaffleLapkin
Loading...
Implement This issue / PR is in PFCP or FCP with a disposition to merge it.
I-lang-radar
Items that are on lang's radar and will need eventual work or consideration.
needs-fcp
This change is insta-stable, or significant enough to need a team 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-blocked
Status: Blocked on something else such as an RFC or other implementation work.
S-waiting-on-concerns
Status: Awaiting concerns to be addressed by the author
T-lang
Relevant to the language team
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
PartialOrd
and Ord
for Discriminant
disposition-merge
#106418
opened Jan 3, 2023 by
EFanZh
Loading...
[WIP] Add support for custom allocator for Area: The tidy tool
S-blocked
Status: Blocked on something else such as an RFC or other implementation work.
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
T-release
Relevant to the release subteam, which will review and decide on the PR/issue.
String
A-tidy
std::thread
support for the Nintendo 3DS
S-waiting-on-ACP
#98514
opened Jun 26, 2022 by
AzureMarker
Loading...
ProTip!
Exclude everything labeled
bug
with -label:bug.