-
-
Notifications
You must be signed in to change notification settings - Fork 15.5k
Pull requests: rust-lang/rust
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
function_item_references: don't ICE when not emitted
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.
#162210
opened Sep 2, 2026 by
GrigorenkoPV
Contributor
Loading…
Function addresses are significant
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
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-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
rustdoc: Fix rendering of cross-crate target_features
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.
#162208
opened Sep 2, 2026 by
Cyberhet
Loading…
Rollup of 23 pull requests
A-compiletest
Area: The compiletest test runner
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
A-testsuite
Area: The testsuite used to check the correctness of rustc
PG-exploit-mitigations
Project group: Exploit mitigations
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-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.
WG-trait-system-refactor
The Rustc Trait System Refactor Initiative (-Znext-solver)
#162206
opened Sep 2, 2026 by
JonathanBrouwer
Member
Loading…
Suggest keyword order for 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.
extern "C" const unsafe fn
S-waiting-on-review
#162204
opened Sep 2, 2026 by
KevinA-cpu
Contributor
Loading…
rustdoc: Use codegen attrs instead of HIR attrs allowing us to encode less in the crate metadata
A-attributes
Area: Attributes (`#[…]`, `#![…]`)
C-cleanup
Category: PRs that clean code up or issues documenting cleanup.
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.
T-rustdoc-frontend
Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
docs(time): clarify exact seconds for hour and minute
A-docs
Area: Documentation for any part of the project, including the compiler, standard library, and tools
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.
#162199
opened Sep 2, 2026 by
sorairolake
Contributor
Loading…
Test for 139730
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.
Offload cmake cleanups
A-rustc-dev-guide
Area: rustc-dev-guide
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)
#162196
opened Sep 2, 2026 by
ZuseZ4
Member
Loading…
docs(time): clarify exact seconds for week and day
A-docs
Area: Documentation for any part of the project, including the compiler, standard library, and tools
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.
#162195
opened Sep 2, 2026 by
sorairolake
Contributor
Loading…
Make -Zsanitizer-cfi-{recover,diag} require -Zsanitizer=cfi
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.
#162193
opened Sep 2, 2026 by
jakos-sec
Contributor
Loading…
normalize CoerceShared field types before relating
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.
#162192
opened Sep 2, 2026 by
amirHdev
Contributor
Loading…
core: mark float 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.
ClampBounds methods as #[inline]
S-waiting-on-bors
#162191
opened Sep 2, 2026 by
ojeda
Contributor
Loading…
delegation: supporting fair resolution for delegations to inherent impls
A-query-system
Area: The rustc query system (https://rustc-dev-guide.rust-lang.org/query.html)
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.
Rename 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.
thir::ExprKind::Use to ValueExpr
S-waiting-on-bors
#162187
opened Sep 2, 2026 by
Zalathar
Member
Loading…
Suggest wrapping in a closure instead of call parens when a method is passed where an Fn callable is expected
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.
#162185
opened Sep 2, 2026 by
Yogeshwaran-Projects
Loading…
skip stale stalled obligations during ambiguity collection
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)
#162182
opened Sep 2, 2026 by
amirHdev
Contributor
Loading…
Remove wrong UnusedBraces lint for iterator loop in edition 2024
L-unused_braces
Lint: unused_braces
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.
#162181
opened Sep 2, 2026 by
chenyukang
Member
Loading…
remove outdated next-solver FIXMEs
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.
#162180
opened Sep 2, 2026 by
lcnr
Contributor
Loading…
type system const items via direct rhs
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-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)
#162179
opened Sep 2, 2026 by
khyperia
Member
Loading…
arc: improve codegen of drop
perf-regression
Performance regression.
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.
#162178
opened Sep 2, 2026 by
ruriww
Loading…
Properly implement the gpu-kernel ABI for amdgpu
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.
#162177
opened Sep 2, 2026 by
Flakebi
Contributor
Loading…
Clean up some small things related to lint Category: PRs that clean code up or issues documenting cleanup.
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.
ambiguous_glob_imported_traits
C-cleanup
#162176
opened Sep 2, 2026 by
fmease
Member
Loading…
Update internal docs & tests to use Area: Attributes (`#[…]`, `#![…]`)
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.
! rather than Infallible in relation to Try
A-attributes
#162174
opened Sep 2, 2026 by
MusicalNinjaDad
Loading…
fix supposedly unreachable 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.
bug! being reachable
S-waiting-on-bors
#162173
opened Sep 2, 2026 by
khyperia
Member
Loading…
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.