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

Clippy subtree update 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) T-clippy Relevant to the Clippy team.
#155404 opened Apr 16, 2026 by flip1995 Member Loading…
[beta] backports 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. 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.
#155402 opened Apr 16, 2026 by cuviper Member Loading…
Rollup of 14 pull requests A-attributes Area: Attributes (`#[…]`, `#![…]`) A-LLVM Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues. A-meta Area: Issues & PRs about the rust-lang/rust repository itself A-run-make Area: port run-make Makefiles to rmake.rs rollup A PR which is a rollup S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. 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.
#155401 opened Apr 16, 2026 by JonathanBrouwer Contributor Loading…
test jemalloc 5.3.1 A-tidy Area: The tidy tool 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-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.
#155400 opened Apr 16, 2026 by mati865 Member Draft
as_ref_unchecked docs link fix 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.
#155396 opened Apr 16, 2026 by oconnor663 Contributor Loading…
Tweak how the "copy path" rustdoc button works to allow some accessibility tool to work with rustdoc A-rustdoc-js Area: Rustdoc's JS front-end 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.
#155395 opened Apr 16, 2026 by GuillaumeGomez Member Loading…
Document panic behavior of RangeInclusive's From impl 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.
#155394 opened Apr 16, 2026 by theemathas Contributor Loading…
AliasTerm refactor PG-exploit-mitigations Project group: Exploit mitigations 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)
#155392 opened Apr 16, 2026 by WaffleLapkin Member Loading…
Small refactor of QueryJob::latch method S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#155391 opened Apr 16, 2026 by zetanumbers Contributor Loading…
Simplify macros for target-modifier and mitigation flags 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.
#155389 opened Apr 16, 2026 by Zalathar Member Loading…
stepping into NormalizesTo where-clauses may be productive 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)
#155388 opened Apr 16, 2026 by lcnr Contributor Loading…
Use box_new diagnostic item for Box::new suggestions 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.
#155386 opened Apr 16, 2026 by cijiugechu Contributor Loading…
stdarch subtree update 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.
#155385 opened Apr 16, 2026 by davidtwco Member Loading…
triagebot: notify on diagnostic attribute changes A-meta Area: Issues & PRs about the rust-lang/rust repository itself S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#155384 opened Apr 16, 2026 by mejrs Contributor Loading…
Rearrange rustc_ast_pretty 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.
#155383 opened Apr 16, 2026 by nnethercote Contributor Loading…
Fix a bug in ChunkedBitSet::subtract 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.
#155381 opened Apr 16, 2026 by nnethercote Contributor Loading…
Rollup of 18 pull requests A-attributes Area: Attributes (`#[…]`, `#![…]`) A-compiletest Area: The compiletest test runner A-run-make Area: port run-make Makefiles to rmake.rs A-testsuite Area: The testsuite used to check the correctness of rustc 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-libs Relevant to the library team, which will review and decide on the PR/issue. T-release Relevant to the release subteam, 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.
#155380 opened Apr 16, 2026 by jhpratt Member Loading…
Avoid query cycles in DataflowConstProp 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.
#155379 opened Apr 16, 2026 by ashivaram23 Contributor Loading…
tests/debuginfo/basic-stepping.rs: Remove FIXME related to ZSTs 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.
#155377 opened Apr 16, 2026 by Enselic Member Loading…
fix issue-144595 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.
#155375 opened Apr 16, 2026 by bb1yd Contributor Draft
rustdoc: fix a few spots where emit isn't respected A-run-make 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. 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.
#155374 opened Apr 16, 2026 by notriddle Contributor Loading…
Note infinite-precision in std::ptr Allocation 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.
#155372 opened Apr 16, 2026 by iximeow Contributor Loading…
remove new_from_def_id and alias_ty_kind_from_def_id 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.
#155371 opened Apr 16, 2026 by josetorrs Contributor Draft
1 task
Add regression test for dead code elimination with drop + panic 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.
#155370 opened Apr 16, 2026 by iyernaveenr Contributor Loading…
Introduce a specialization trait for ReadDir for most platforms 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.
#155367 opened Apr 15, 2026 by asder8215 Contributor Loading…
ProTip! Updated in the last three days: updated:>2026-04-13.