-
Notifications
You must be signed in to change notification settings - Fork 13.7k
Pull requests: rust-lang/rust
Pull requests list
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
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...
Allow Area: Attributes (`#[...]`, `#![...]`)
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
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.
inline(always)
with a target feature behind a unstable feature target_feature_inline_always
.
A-attributes
#145932
opened Aug 27, 2025 by
JamieCunliffe
Loading...
don't apply temporary lifetime extension rules to non-extended 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.
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-crater
Status: Waiting on a crater run to be completed.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
T-lang
Relevant to the language team
super let
beta-nominated
#145838
opened Aug 25, 2025 by
dianne
Loading...
On unused binding or binding not present in all patterns, suggest potential typo of unit struct/variant or const
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.
#145827
opened Aug 24, 2025 by
estebank
Loading...
Limit impl_trait_header query to only trait impls
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
perf-regression
Performance regression.
PG-exploit-mitigations
Project group: Exploit mitigations
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.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
#144607
opened Jul 28, 2025 by
camsteffen
Loading...
ProTip!
Filter pull requests by the default branch with base:master.