-
Notifications
You must be signed in to change notification settings - Fork 13.7k
Pull requests: rust-lang/rust
Pull requests list
Rollup of 5 pull requests
A-compiletest
Area: The compiletest test runner
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
A-testsuite
Area: The testsuite used to check the correctness of rustc
rollup
A PR which is a rollup
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
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)
#146192
opened Sep 4, 2025 by
jhpratt
Loading...
Unstably constify 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.
ptr::drop_in_place
and related methods
S-waiting-on-author
#146187
opened Sep 4, 2025 by
clarfonthey
Loading...
Add intrinsic for dynamic shared memory
A-compiletest
Area: The compiletest test runner
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
A-testsuite
Area: The testsuite used to check the correctness of rustc
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
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.
#146181
opened Sep 3, 2025 by
Flakebi
Loading...
Remove 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
S-waiting-on-review
#146180
opened Sep 3, 2025 by
Kmeakin
Loading...
Don't include ASCII characters in Unicode tables
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-libs
Relevant to the library team, which will review and decide on the PR/issue.
#146173
opened Sep 3, 2025 by
Kmeakin
Loading...
Unify and deduplicate algebraic float tests
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.
#146152
opened Sep 3, 2025 by
rperier
Loading...
Stabilize Nominated for discussion during a libs-api team meeting.
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.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
debug_closure_helpers
I-libs-api-nominated
#146099
opened Sep 1, 2025 by
coolreader18
Loading...
Expand const impls of PartialEq, Eq, PartialOrd and Ord
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.
#146097
opened Sep 1, 2025 by
npmccallum
Loading...
arbitrary_self_types: Split the Autoderef chain
F-arbitrary_self_types
`#![feature(arbitrary_self_types)]`
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.
#146095
opened Sep 1, 2025 by
dingxiangfei2009
Loading...
2 tasks
changes for vxworks
O-unix
Operating system: Unix-like
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.
#146073
opened Sep 1, 2025 by
Anupamvashistha2002
Loading...
clean up some old const trait impl syntax
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.
T-rust-analyzer
Relevant to the rust-analyzer team, which will review and decide on the PR/issue.
T-rustfmt
Relevant to the rustfmt team, which will review and decide on the PR/issue.
#146071
opened Sep 1, 2025 by
npmccallum
Loading...
feat: add Status: PR has an ACP and is waiting for the ACP to complete.
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.
from_fn_ptr
to Waker
and LocalWaker
S-waiting-on-ACP
#146057
opened Aug 31, 2025 by
Ddystopia
Loading...
Introduce CoerceShared lang item and trait, and basic Reborrow tests
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.
#146037
opened Aug 30, 2025 by
aapoalas
Loading...
std: optimize Operating system: Unix-like
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.
dlsym!
macro and add a test for it
O-unix
#146019
opened Aug 29, 2025 by
joboet
Loading...
Implement Status: Awaiting decision from the relevant subteam (see the T-<team> label).
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.
Receiver
for Exclusive
S-waiting-on-team
#146009
opened Aug 29, 2025 by
Jules-Bertholet
Loading...
Add 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.
impl<T> AsMut<T> for Exclusive<T>
S-waiting-on-review
#146006
opened Aug 29, 2025 by
Jules-Bertholet
Loading...
Update getopts to remove unicode-width dependency
A-tidy
Area: The tidy tool
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
#146001
opened Aug 29, 2025 by
bjorn3
Loading...
Trying to generalize tuple 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-rust-analyzer
Relevant to the rust-analyzer team, which will review and decide on the PR/issue.
PartialEq
& PartialOrd
impls
S-waiting-on-author
Stabilize 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.
vec_deque_pop_if
needs-fcp
#145992
opened Aug 29, 2025 by
GrigorenkoPV
Loading...
std: remove misleading doc of UdpSocket::send_to/send
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.
#145987
opened Aug 29, 2025 by
xizheyin
Loading...
Add Area: The tidy tool
I-libs-nominated
Nominated for discussion during a libs team meeting.
S-waiting-on-team
Status: Awaiting decision from the relevant subteam (see the T-<team> label).
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
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.
std
support for armv7a-vex-v5
A-tidy
#145973
opened Aug 28, 2025 by
Tropix126
Loading...
stabilize extern_system_varargs
I-lang-radar
Items that are on lang's radar and will need eventual work or consideration.
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.
#145954
opened Aug 28, 2025 by
RalfJung
Loading...
stdlib docs: document lifetime extension for 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.
format_args!
's arguments
S-waiting-on-review
#145943
opened Aug 27, 2025 by
dianne
Loading...
single buffer for exponent fmt of integers
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.
#145940
opened Aug 27, 2025 by
pascaldekloe
Loading...
const 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.
select_unpredictable
S-blocked
#145939
opened Aug 27, 2025 by
clarfonthey
Loading...
ProTip!
Updated in the last three days: updated:>2025年08月31日.