-
-
Notifications
You must be signed in to change notification settings - Fork 15.6k
Pull requests: rust-lang/rust
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
libtest: do not early exit from test runners
A-rustc-dev-guide
Area: rustc-dev-guide
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
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.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
Simplify 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-rustfmt
Relevant to the rustfmt team, which will review and decide on the PR/issue.
ast::UseTreeKind
S-waiting-on-review
#162794
opened Sep 15, 2026 by
nnethercote
Contributor
Loading…
Rollup of 10 pull requests
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-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.
T-rustdoc-frontend
Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
#162792
opened Sep 15, 2026 by
jhpratt
Member
Loading…
Fix suggestions for names captured by formatting macros
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.
#162787
opened Sep 14, 2026 by
chenyukang
Member
Loading…
regression test for GCE inherent projection ICE
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.
#162786
opened Sep 14, 2026 by
malezjaa
Contributor
Loading…
Avoid creating overlapping assignments in MatchBranchSimplification
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.
#162785
opened Sep 14, 2026 by
saethlin
Member
Loading…
AGENTS.md: Permit local experimentation, per the online policy.
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#162784
opened Sep 14, 2026 by
BGR360
Contributor
Loading…
rustc_codegen_llvm: handle LLVM 24 ABI constraints
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
llvm-main
Marks PRs that are making Rust work with LLVM main (this label is consumed by CI tooling)
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.
#162783
opened Sep 14, 2026 by
durin42
Contributor
Loading…
Fix rustdoc ICE caused by mishandling of ambiguity errors
A-rustdoc-json
Area: Rustdoc JSON backend
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-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)
#162782
opened Sep 14, 2026 by
ShoyuVanilla
Member
Loading…
Use Status: This is awaiting some action (such as code changes or more information) from the author.
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
-Clinker-plugin-lto in bootstrap
S-waiting-on-author
rustdoc: Revert "fix bare urls split text"
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
#162779
opened Sep 14, 2026 by
lolbinarycat
Contributor
Loading…
rustdoc: add disambiguators for identically named method in sidebar
S-waiting-on-review
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.
T-rustdoc-frontend
Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
#162778
opened Sep 14, 2026 by
lolbinarycat
Contributor
Loading…
RISC-V: prepend --no-relax-gp to linker arguments
O-riscv
Target: RISC-V architecture
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.
#162772
opened Sep 14, 2026 by
TechnoPorg
Loading…
Filter do_not_recommend impls before handling a single candidate
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.
#162771
opened Sep 14, 2026 by
kulinsky
Contributor
Loading…
Remove the Area: Attributes (`#[…]`, `#![…]`)
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.
FnParamForbiddenAttr diagnostic
A-attributes
#162770
opened Sep 14, 2026 by
JonathanBrouwer
Member
•
Draft
Yeet the 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)
DeepRegionResolver (earlier called OpportunisticRegionResolver)
S-waiting-on-review
#162769
opened Sep 14, 2026 by
jdonszelmann
Contributor
Loading…
[crater] make SEMICOLON_IN_EXPRESSIONS_FROM_MACROS a hard error
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.
[beta] make semicolon_in_expressions_from_non_local_macros not report-in-deps
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.
#162765
opened Sep 14, 2026 by
RalfJung
Member
Loading…
Lower attributes for functions without bodies
beta-nominated
Nominated for backporting to the compiler in the beta channel.
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
S-waiting-on-t-lang
Status: Awaiting decision from T-lang
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#162761
opened Sep 14, 2026 by
JonathanBrouwer
Member
Loading…
yeet alias new_from_def_id
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.
#162760
opened Sep 14, 2026 by
khyperia
Member
Loading…
Split PassMode::IndirectUnsized out of PassMode::Indirect
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.
#162758
opened Sep 14, 2026 by
bjorn3
Member
Loading…
optimize large elements for slice rotating
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.
#162754
opened Sep 14, 2026 by
ywxt
Contributor
Loading…
add case mapping fast paths for Latin-1
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.
#162750
opened Sep 14, 2026 by
ywxt
Contributor
Loading…
Recover missing turbofish for lifetime arguments in expression position
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.
#162749
opened Sep 14, 2026 by
raushan728
Contributor
Loading…
Enable LLVM Thin LTO for LoongArch64
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-infra
Relevant to the infrastructure team, which will review and decide on the PR/issue.
#162748
opened Sep 14, 2026 by
heiher
Contributor
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.