-
-
Notifications
You must be signed in to change notification settings - Fork 15.2k
Pull requests: rust-lang/rust
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix ICE when projecting DiscriminantKind through unsafe binders
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)
#158856
opened Jul 6, 2026 by
lapla-cogito
Contributor
Loading…
Add Operating system: Windows
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.
desktop method to CommandExt
O-windows
#158855
opened Jul 6, 2026 by
Krakoer
Loading…
Add 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.
#[rustc_test_entrypoint_marker]
A-attributes
#158854
opened Jul 6, 2026 by
jdonszelmann
Contributor
Loading…
Fix typo for link on nto-qnx.md
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
#158853
opened Jul 6, 2026 by
jonathanpallant
Contributor
Loading…
Avoid underflow for splatted rust-call receivers
F-splat
`#![feature(splat)]`
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.
#158850
opened Jul 6, 2026 by
chenyukang
Member
Loading…
Rollup of 24 pull requests
A-attributes
Area: Attributes (`#[…]`, `#![…]`)
A-CI
Area: Our Github Actions CI
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
A-run-make
Area: port run-make Makefiles to rmake.rs
A-rustc-dev-guide
Area: rustc-dev-guide
A-testsuite
Area: The testsuite used to check the correctness of rustc
A-tidy
Area: The tidy tool
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-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
T-clippy
Relevant to the Clippy team.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
T-infra
Relevant to the infrastructure 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.
#158847
opened Jul 6, 2026 by
jhpratt
Member
Loading…
Fix unused variable warnings for diverging expressions
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.
#158846
opened Jul 6, 2026 by
chenyukang
Member
Loading…
Resolver: Parallelize the import resolution loop
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.
#158845
opened Jul 6, 2026 by
LorrensP-2158466
Contributor
•
Draft
Fix ICE in Area: port run-make Makefiles to rmake.rs
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.
write_interface when the interface file can't be written
A-run-make
#158843
opened Jul 6, 2026 by
cezarbbb
Contributor
Loading…
Use SmallVec for return places in MIR
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.
#158842
opened Jul 6, 2026 by
Kobzol
Member
Loading…
Avoid final override ICE for RPITIT associated 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.
#158841
opened Jul 6, 2026 by
TaKO8Ki
Member
Loading…
Fix bad span of well-formed evaluation overflow
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.
#158840
opened Jul 6, 2026 by
Kokoro2336
Contributor
Loading…
tidy: Use Area: The tidy tool
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
empty_alternate = true for triagebot mention glob check
A-tidy
#158838
opened Jul 6, 2026 by
ShoyuVanilla
Member
Loading…
Allow range-to-inclusive macro patterns
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.
#158836
opened Jul 6, 2026 by
chenyukang
Member
Loading…
fix: emit diagnostic for useless #[path] attribute on inline modules
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.
#158835
opened Jul 6, 2026 by
ravlynd
Loading…
Add a triagebot warning for Area: Issues & PRs about the rust-lang/rust repository itself
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
rust-analyzer's generated files
A-meta
#158834
opened Jul 6, 2026 by
ShoyuVanilla
Member
Loading…
coverage: Attribute macro-generated function bodies to their invocation site
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.
#158833
opened Jul 6, 2026 by
alex
Member
Loading…
[stable] 1.97 release
A-CI
Area: Our Github Actions CI
A-testsuite
Area: The testsuite used to check the correctness of rustc
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
T-infra
Relevant to the infrastructure team, which will review and decide on the PR/issue.
#158832
opened Jul 5, 2026 by
Mark-Simulacrum
Member
•
Draft
cranelift: fix backend limit 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.
#158827
opened Jul 5, 2026 by
Dnreikronos
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 [19/N]
S-waiting-on-review
#158826
opened Jul 5, 2026 by
zedddie
Contributor
Loading…
Fix typo
A-testsuite
Area: The testsuite used to check the correctness of rustc
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
#158825
opened Jul 5, 2026 by
bjorn3
Member
Loading…
Flatten all -L search paths into a single list of files
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.
Skip virtual dispatches when collecting default impl mono items
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.
#158822
opened Jul 5, 2026 by
peterphitran
Loading…
add regression test for late-bound type method probe 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.
#158821
opened Jul 5, 2026 by
amirHdev
Loading…
Fix rustdoc ICE on deprecated note in inlined re-export chain
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.
#158820
opened Jul 5, 2026 by
TaKO8Ki
Member
Loading…
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.