Skip to content

Pull requests: rust-lang/rust

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Avoid stale closure recovery state across statements 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.
#160008 opened Jul 27, 2026 by TaKO8Ki Member Loading…
allow -Ldependency search paths for injected crates A-run-make Area: port run-make Makefiles to rmake.rs S-blocked Status: Blocked on something else such as an RFC or other implementation work. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#160007 opened Jul 27, 2026 by Bryanskiy Contributor Loading…
Account for desugaring in method call move errors 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.
#160006 opened Jul 27, 2026 by estebank Contributor Loading…
Avoid excessive memcpys with the new solver 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. WG-trait-system-refactor The Rustc Trait System Refactor Initiative (-Znext-solver)
#160005 opened Jul 27, 2026 by nnethercote Contributor Loading…
Rollup of 14 pull requests A-attributes Area: Attributes (`#[…]`, `#![…]`) O-apple Operating system: Apple / Darwin (macOS, iOS, tvOS, visionOS, watchOS) O-unix Operating system: Unix-like 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-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. WG-trait-system-refactor The Rustc Trait System Refactor Initiative (-Znext-solver)
#160003 opened Jul 27, 2026 by JonathanBrouwer Contributor Loading…
Suggest mutable method when iterating over binding 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.
#160001 opened Jul 27, 2026 by estebank Contributor Loading…
Update Rust crate rand to v0.9.4 [SECURITY] S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#160000 opened Jul 27, 2026 by renovate-bot Contributor Loading…
1 task
Fix invalidation of stdlib in bootstrap when using non-LLVM codegen backends 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)
#159999 opened Jul 27, 2026 by Kobzol Member Loading…
Align expect messages with guidance 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.
#159998 opened Jul 27, 2026 by pluiee Contributor Loading…
On many bindings with move error, limit the number of Spans 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.
#159997 opened Jul 27, 2026 by estebank Contributor Loading…
Detect when a macro without exclamation mark uses square brackets 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.
#159996 opened Jul 27, 2026 by estebank Contributor Loading…
Show jobs where a given test was executed in test-dashboard 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.
#159994 opened Jul 27, 2026 by Kobzol Member Loading…
Do not run tests in dist jobs A-CI Area: Our Github Actions CI 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-infra Relevant to the infrastructure team, which will review and decide on the PR/issue.
#159992 opened Jul 27, 2026 by Kobzol Member Loading…
std: make send_process_group_signal unsupported on VxWorks 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.
#159991 opened Jul 27, 2026 by physwkim Loading…
Many "predicate"-to-"clause" renamings A-query-system Area: The rustc query system (https://rustc-dev-guide.rust-lang.org/query.html) A-rustc-dev-guide Area: rustc-dev-guide 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. 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)
#159990 opened Jul 27, 2026 by nnethercote Contributor Loading…
On arm, only require the fpregs feature to allow s0-s15, s0-s31, and d0-15 register classes 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.
#159988 opened Jul 27, 2026 by chrisnc Contributor Loading…
trait solver: Track canonical response universe assumptions 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)
#159987 opened Jul 27, 2026 by Dnreikronos Contributor Loading…
lint on core::ffi::c_void as an &/&mut referent A-FFI Area: Foreign function interface (FFI) 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. T-lang Relevant to the language team
#159986 opened Jul 27, 2026 by Jules-Bertholet Contributor Loading…
auto-impl: add feature gate and AST representation 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.
#159983 opened Jul 26, 2026 by dingxiangfei2009 Contributor Draft
Complex layout phase 2 A-attributes Area: Attributes (`#[…]`, `#![…]`) A-run-make Area: port run-make Makefiles to rmake.rs A-test-infra-minicore Area: `minicore` test auxiliary and `//@ add-core-stubs` F-complex_numbers `#![feature(complex_numbers)]` 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-libs Relevant to the library team, which will review and decide on the PR/issue.
#159981 opened Jul 26, 2026 by folkertdev Contributor Draft
run intrinsic-test by default on x86_64-gnu 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.
#159978 opened Jul 26, 2026 by xonx4l Contributor Loading…
Add regression test for bool indexing codegen 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.
#159977 opened Jul 26, 2026 by amirHdev Contributor Loading…
Use real ThinVec in StmtDebugInfos A-attributes Area: Attributes (`#[…]`, `#![…]`) perf-regression Performance regression. S-blocked Status: Blocked on something else such as an RFC or other implementation work. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#159975 opened Jul 26, 2026 by panstromek Contributor Draft
Update thinvec to 0.2.19 to get may_dangle Drop impl 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.
#159974 opened Jul 26, 2026 by panstromek Contributor Loading…
Improve expect messages in fmt docs 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.
#159972 opened Jul 26, 2026 by kunwarpadda Loading…
ProTip! What’s not been updated in a month: updated:<2026-06-27.