-
-
Notifications
You must be signed in to change notification settings - Fork 15k
Pull requests: rust-lang/rust
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Try to improve into_slice_range inlining
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-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.
Make Area: Unicode
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.
char::is_private_use and char::is_assigned unstably public
A-Unicode
#157946
opened Jun 15, 2026 by
Jules-Bertholet
Contributor
Loading…
mir-opt: add BoolChainOpt pass scaffold to fold pure bool && chains
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.
#157945
opened Jun 15, 2026 by
gustavo89587
Loading…
Make Area: Unicode
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.
char::is_default_ignorable unstably public
A-Unicode
#157944
opened Jun 15, 2026 by
Jules-Bertholet
Contributor
Loading…
Implement RFC 3943: MIR move elimination
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.
#157943
opened Jun 15, 2026 by
Amanieu
Member
Loading…
Do not use desugared local names in tail_expr_drop_order diagnostics
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.
#157942
opened Jun 15, 2026 by
qaijuang
Contributor
Loading…
Deny partial Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
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.
-Z stack-protector by default in all editions
A-LLVM
#157941
opened Jun 15, 2026 by
arielb1
Contributor
Loading…
Reorganize 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.
tests/ui/issues [8/N]
S-waiting-on-review
#157939
opened Jun 15, 2026 by
zedddie
Contributor
Loading…
Proposal: Remove arbitrary_self_types_pointers feature
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-rust-analyzer
Relevant to the rust-analyzer team, which will review and decide on the PR/issue.
Make Status: Awaiting review from the assignee but also interested parties.
proc_macro::ConversionErrorKind non exhaustive
S-waiting-on-review
#157935
opened Jun 15, 2026 by
GuillaumeGomez
Member
Loading…
update AttributeTemplate docs
A-attributes
Area: Attributes (`#[…]`, `#![…]`)
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#157934
opened Jun 15, 2026 by
mejrs
Contributor
Loading…
Use constant for detecting thin pointer formatting
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
#157933
opened Jun 15, 2026 by
hanna-kruppe
Contributor
Loading…
Improve 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.
declare_features! macro error
S-waiting-on-review
#157931
opened Jun 15, 2026 by
mejrs
Contributor
Loading…
enabling instrumentation for stage 3 compilers
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)
#157930
opened Jun 15, 2026 by
nobellium1997
Loading…
Eagerly fetch typeck results when linting
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.
#157928
opened Jun 15, 2026 by
Jarcho
Contributor
Loading…
Implement 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.
#[diagnostic::on_unknown] for modules.
A-attributes
#157926
opened Jun 15, 2026 by
mejrs
Contributor
Loading…
fix ice from unwrapping 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.
universe_of_lt on an already-resolved region var
S-waiting-on-review
#157921
opened Jun 15, 2026 by
Dnreikronos
Contributor
Loading…
[perf] Rigid alias out of Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
A-query-system
Area: The rustc query system (https://rustc-dev-guide.rust-lang.org/query.html)
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.
S-waiting-on-perf
Status: Waiting on a perf run to be completed.
T-clippy
Relevant to the Clippy team.
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)
AliasTy/Unevaluated
A-LLVM
Don't suggest adding 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.
in to a for loop that already has one
S-waiting-on-author
compiler-builtins: pass -fdebug-compilation-dir=. to fix S_OBJNAME reproducibility on Windows
A-compiler-builtins
Area: compiler-builtins (https://github.com/rust-lang/compiler-builtins)
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.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
#157914
opened Jun 15, 2026 by
paradoxicalguy
Contributor
Loading…
stabilize str_from_utf16_endian
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.
#157912
opened Jun 15, 2026 by
jnodorp
Contributor
Loading…
Dont rerun stalled goals if erased runs succeeded*
perf-regression
Performance regression.
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)
#157910
opened Jun 15, 2026 by
jdonszelmann
Contributor
Loading…
Update comments for 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.
-Zrandomize-layout for some guaranteed ZSTs
S-waiting-on-author
Fix nonsensical Area: Attributes (`#[…]`, `#![…]`)
needs-crater
This change needs a crater run to check for possible breakage in the ecosystem.
needs-fcp
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-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#[path] attributes being silently allowed
A-attributes
#157903
opened Jun 15, 2026 by
krishkumarwork3-beep
Loading…
filter out derive helper attributes during ast lowering but keeping them for rustdoc
A-attributes
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.
#157896
opened Jun 14, 2026 by
kantnero
Loading…
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.