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

Build bootstrap with an explicit target 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)
#155771 opened Apr 25, 2026 by chenyukang Member Loading…
Avoid misleading closure return type note 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.
#155770 opened Apr 25, 2026 by chenyukang Member Loading…
triagebot.toml: Ping Enselic when tests/debuginfo/basic-stepping.rs changes A-meta Area: Issues & PRs about the rust-lang/rust repository itself S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#155769 opened Apr 25, 2026 by Enselic Member Loading…
compiletest: Overhaul the code for running an incremental test revision A-compiletest Area: The compiletest test runner 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-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
#155768 opened Apr 25, 2026 by Zalathar Member Loading…
-Znext-solver Eager normalization outside of solver 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. WG-trait-system-refactor The Rustc Trait System Refactor Initiative (-Znext-solver)
#155767 opened Apr 25, 2026 by adwinwhite Contributor Draft
Avoid recursive blanket impl checks A-rustdoc-js Area: Rustdoc's JS front-end A-rustdoc-search Area: Rustdoc's search feature 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.
#155765 opened Apr 25, 2026 by chenyukang Member Loading…
Promotes 5 Thumb-mode bare-metal Arm targets to Tier 2 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.
#155763 opened Apr 25, 2026 by cezarbbb Contributor Loading…
Remove AttributeLintKind 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.
#155760 opened Apr 25, 2026 by GuillaumeGomez Member Loading…
macro_metavar_expr_concat: explain why idents are invalid 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.
#155757 opened Apr 24, 2026 by mejrs Contributor Loading…
Document that ManuallyDrop's Box interaction has been fixed 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.
#155750 opened Apr 24, 2026 by WaffleLapkin Member Loading…
-Znext-solver Ignore region constraints from the nested goals in leakcheck 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. WG-trait-system-refactor The Rustc Trait System Refactor Initiative (-Znext-solver)
#155749 opened Apr 24, 2026 by ShoyuVanilla Member Draft
3
1
Update documentation for wasm32-wali-linux-musl after integrating n… S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#155747 opened Apr 24, 2026 by arjunr2 Contributor Loading…
Add temporary scope to assert_eq and assert_ne S-waiting-on-crater Status: Waiting on a crater run to be completed. T-libs Relevant to the library team, which will review and decide on the PR/issue.
#155739 opened Apr 24, 2026 by Voultapher Contributor Loading…
Lint doc comments in cfg_select branches 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.
#155734 opened Apr 24, 2026 by qaijuang Contributor Loading…
[WIP] #[fused] A-attributes Area: Attributes (`#[…]`, `#![…]`) A-query-system Area: The rustc query system (https://rustc-dev-guide.rust-lang.org/query.html) 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. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#155733 opened Apr 24, 2026 by GrigorenkoPV Contributor Draft
[TEST] Use only global Rust jemalloc A-tidy Area: The tidy tool 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-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.
#155726 opened Apr 24, 2026 by Zoxc Contributor Draft
Introduce aarch64-unknown-linux-pauthtest target T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#155722 opened Apr 24, 2026 by jchlanda Loading…
When archive format is wrong produce an error instead of ICE 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.
#155721 opened Apr 24, 2026 by cezarbbb Contributor Loading…
Suggest .iter() for shared projections 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.
#155719 opened Apr 24, 2026 by qaijuang Contributor Loading…
bootstrap: handle fork shallow upstream detection 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)
#155717 opened Apr 24, 2026 by cypherair Loading…
arm64e: add Apple ptrauth codegen support A-LLVM Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues. O-apple Operating system: Apple / Darwin (macOS, iOS, tvOS, visionOS, watchOS) 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.
#155716 opened Apr 24, 2026 by cypherair Loading…
target: add arm64e-apple-visionos O-visionos Apple visionOS 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-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#155715 opened Apr 24, 2026 by cypherair Loading…
Replace Box<dyn TraitEngine> with an enum. 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. WG-trait-system-refactor The Rustc Trait System Refactor Initiative (-Znext-solver)
#155714 opened Apr 24, 2026 by nnethercote Contributor Draft
bump curl-sys and openssl-sys to support OpenSSL 4.0.x S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#155711 opened Apr 24, 2026 by heitbaum Loading…
Fix heap overflow in slice::join caused by misbehaving Borrow 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.
#155708 opened Apr 24, 2026 by Manishearth Member Loading…
ProTip! Mix and match filters to narrow down what you’re looking for.