-
Notifications
You must be signed in to change notification settings - Fork 14k
Pull requests: rust-lang/rust
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Stabilize Performance regression.
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.
alloc_layout_extra
perf-regression
#148769
opened Nov 9, 2025 by
GrigorenkoPV
Loading…
Replace Rvalue::NullaryOp by a variant in mir::Operand.
perf-regression
Performance regression.
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-clippy
Relevant to the Clippy team.
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.
#148766
opened Nov 9, 2025 by
cjgillot
Loading…
std: split up the 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.
thread module
S-waiting-on-review
#148765
opened Nov 9, 2025 by
joboet
Loading…
ptr_aligment_type: add more APIs
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.
#148764
opened Nov 9, 2025 by
GrigorenkoPV
•
Draft
Warn on codegen attributes on required trait methods
A-attributes
Area: Attributes (`#[…]`, `#![…]`)
disposition-merge
This issue / PR is in PFCP or FCP with a disposition to merge it.
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.
P-lang-drag-1
Lang team prioritization drag level 1. https://rust-lang.zulipchat.com/#narrow/channel/410516-t-lang
proposed-final-comment-period
Proposed to merge/close by relevant subteam, see T-<team> label. Will enter FCP once signed off.
S-waiting-on-concerns
Status: Awaiting concerns to be addressed by the author
S-waiting-on-crater
Status: Waiting on a crater run to be completed.
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
#148756
opened Nov 9, 2025 by
JonathanBrouwer
Loading…
Constify 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.
DropGuard::into_inner and trait impls
T-libs
#148755
opened Nov 9, 2025 by
nxsaken
Loading…
Build gnullvm toolchains on Windows natively
A-CI
Area: Our Github Actions CI
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-infra
Relevant to the infrastructure team, which will review and decide on the PR/issue.
#148751
opened Nov 9, 2025 by
mati865
Loading…
const validation: remove check for mutable refs in final value of const
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-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.
S-waiting-on-documentation
Status: Waiting on approved PRs to documentation before merging
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-lang
Relevant to the language team
#148746
opened Nov 9, 2025 by
RalfJung
Loading…
Do not mention Status: Awaiting review from the assignee but also interested parties.
T-clippy
Relevant to the Clippy team.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
-Zmacro-backtrace for std macros that are a wrapper around a compiler intrinsic
S-waiting-on-review
#148718
opened Nov 8, 2025 by
estebank
Loading…
Point at span within local macros even when error happens in nested external macro
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#148717
opened Nov 8, 2025 by
estebank
Loading…
rustc_borrowck: fix async closure error note to report FnOnce rather than Fn
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.
#148713
opened Nov 8, 2025 by
InvalidPathException
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.
clamp_magnitude method for primitive floats & signed integers
S-waiting-on-review
#148690
opened Nov 8, 2025 by
IntegralPilot
Loading…
std: use Operating system: Unix-like
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
nonpoison::Mutex for all internal mutexes
O-unix
#148689
opened Nov 8, 2025 by
joboet
Loading…
Merge E0412 into E0425
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-clippy
Relevant to the Clippy team.
T-compiler
Relevant to the compiler 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.
WG-trait-system-refactor
The Rustc Trait System Refactor Initiative (-Znext-solver)
#148678
opened Nov 7, 2025 by
xonx4l
Loading…
Avoid infinite cycle in 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.
coerce_unsized_old_solver when encountering invalid recursive struct definition
S-waiting-on-review
#148677
opened Nov 7, 2025 by
estebank
Loading…
switch to yarn
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-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
#148672
opened Nov 7, 2025 by
lolbinarycat
Loading…
Offload bootstrap
A-CI
Area: Our Github Actions CI
A-testsuite
Area: The testsuite used to check the correctness of rustc
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-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
T-infra
Relevant to the infrastructure team, which will review and decide on the PR/issue.
#148671
opened Nov 7, 2025 by
ZuseZ4
Loading…
Enable Status: This is awaiting some action (such as code changes or more information) from the author.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
-Zfunction-sections by default for *-windows-{gnu,cygwin}
S-waiting-on-author
#148669
opened Nov 7, 2025 by
wesleywiser
•
Draft
Add support for xray in aarch64 unknown none target
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.
#148666
opened Nov 7, 2025 by
odlot
Loading…
alloc: Document panics when allocations will exceed max
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.
#148662
opened Nov 7, 2025 by
leftmostcat
Loading…
std: allow 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.
Condvar to be used with multiple Mutexes
S-waiting-on-author
#148656
opened Nov 7, 2025 by
joboet
Loading…
Lint unused associated types
perf-regression
Performance regression.
PG-exploit-mitigations
Project group: Exploit mitigations
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.
#148654
opened Nov 7, 2025 by
mu001999
Loading…
Cleanup and refactor FnCtxt::report_no_match_method_error
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.
#148652
opened Nov 7, 2025 by
rperier
Loading…
lint(unsafe_code): exclude unsafe declarations from lint coverage
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Add a diagnostic attribute for special casing const bound errors for non-const impls
A-attributes
Area: Attributes (`#[…]`, `#![…]`)
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.
#148641
opened Nov 7, 2025 by
oli-obk
Loading…
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.