-
-
Notifications
You must be signed in to change notification settings - Fork 15.4k
Pull requests: rust-lang/rust
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Improve Area: Attributes (`#[…]`, `#![…]`)
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-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
AttrItem::span
A-attributes
#159587
opened Jul 20, 2026 by
nnethercote
Contributor
Loading…
Separate 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.
InterpCx usage by ConstAnalysis phases
S-waiting-on-review
#159586
opened Jul 20, 2026 by
nnethercote
Contributor
Loading…
Minor 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.
TokenStream improvements
S-waiting-on-review
#159585
opened Jul 20, 2026 by
nnethercote
Contributor
Loading…
Add default to 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.
TypeFoldable::fold_with
S-waiting-on-review
#159584
opened Jul 20, 2026 by
camsteffen
Contributor
Loading…
Add new Status: Awaiting review from the assignee but also interested parties.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
unescaped_pipe_in_table_cell rustdoc lint
S-waiting-on-review
#159583
opened Jul 19, 2026 by
GuillaumeGomez
Member
Loading…
Sync from portable simd 2026 07 20
has-merge-commits
PR has merge commits, merge with caution.
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#159582
opened Jul 19, 2026 by
folkertdev
Contributor
Loading…
Stabilize attributes on closure and method call expressions
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.
#159581
opened Jul 19, 2026 by
Unique-Usman
Contributor
Loading…
Reject cfg on expressions that cannot be safely removed
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.
#159580
opened Jul 19, 2026 by
Unique-Usman
Contributor
Loading…
Extract coroutine closure helper functions
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.
WG-trait-system-refactor
The Rustc Trait System Refactor Initiative (-Znext-solver)
#159578
opened Jul 19, 2026 by
cjgillot
Contributor
Loading…
Unschedule moved locals
perf-regression
Performance regression.
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.
Allow building LLVM DLL with MSVC
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
S-waiting-on-perf
Status: Waiting on a perf run to be completed.
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
Remove unused bundled library lookup for the local crate
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.
#159571
opened Jul 19, 2026 by
mehdiakiki
Contributor
Loading…
Suggest close compiler options
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.
#159568
opened Jul 19, 2026 by
chenyukang
Member
Loading…
Add support for generics in Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
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.
offloadand remove no_mangle attribute
A-LLVM
Add -Zmips-nan2008 to enable IEEE 754-2008 NaN encoding on MIPS
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
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.
Allow elided ('static) lifetimes in 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.
thread_local!
S-waiting-on-review
#159564
opened Jul 19, 2026 by
zachs18
Contributor
Loading…
Windows: cache the stdio write mode for the duration of a lock session
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.
#159562
opened Jul 19, 2026 by
Joel-Wwalker
Contributor
Loading…
feat: Update method signature of int_from_ascii
O-apple
Operating system: Apple / Darwin (macOS, iOS, tvOS, visionOS, watchOS)
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.
#159554
opened Jul 19, 2026 by
ajtribick
Contributor
Loading…
Add -Zllvm-target-feature to pass features directly to LLVM
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
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.
Suggest valid command-line crate names
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.
#159544
opened Jul 19, 2026 by
chenyukang
Member
Loading…
Remove extra semicolons in parsing item lists
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.
#159543
opened Jul 19, 2026 by
chenyukang
Member
Loading…
Use query for Variant InhabitedPredicate
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.
#159541
opened Jul 19, 2026 by
camsteffen
Contributor
Loading…
Enable statx on all Linux targets and short-circuit it for musl
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.
#159540
opened Jul 19, 2026 by
Gelbpunkt
Contributor
Loading…
Always use a Performance regression.
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.
DropTree to build drops
perf-regression
Optimize slice::contains for bytewise 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.
#159535
opened Jul 18, 2026 by
SomeFlyingThing
Loading…
Previous Next
ProTip!
Adding no:label will show everything without a label.