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

Add regression test for trait on next solver 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)
#161170 opened Aug 16, 2026 by lsunsi Contributor Loading…
Rollup of 6 pull requests A-bootstrap-stamp Area: bootstrap stamp logic 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-rustdoc-js Area: Rustdoc's JS front-end A-rustdoc-search Area: Rustdoc's search feature A-testsuite Area: The testsuite used to check the correctness of rustc A-tidy Area: The tidy tool 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-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-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. T-rustdoc-frontend Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
#161169 opened Aug 16, 2026 by JonathanBrouwer Contributor Loading…
[experiment] remove attributes from Terminator 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.
#161167 opened Aug 16, 2026 by panstromek Contributor Draft
add crashtests [5/N], remove unused aux files 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.
#161166 opened Aug 16, 2026 by cyrgani Contributor Loading…
try to bump profiler_builtins dependency on cc 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)
#161165 opened Aug 16, 2026 by RalfJung Member Loading…
windows: stabilise inherit_handles A-process Area: `std::process` and `std::env` needs-fcp This change is insta-stable, or significant enough to need a team FCP to proceed. O-windows Operating system: Windows 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.
#161163 opened Aug 16, 2026 by nia-e Member Loading…
proc_macro: add support for 16-bit targets S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#161161 opened Aug 16, 2026 by xobs Contributor Loading…
Rustify the compare_bytes return type A-LLVM Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues. 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. T-libs Relevant to the library team, which will review and decide on the PR/issue.
#161160 opened Aug 16, 2026 by scottmcm Member Draft
Wrap Terminator::attributes in Option 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.
#161159 opened Aug 16, 2026 by panstromek Contributor Draft
bootstrap: Move several items out of the crate root A-bootstrap-stamp Area: bootstrap stamp logic 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)
#161157 opened Aug 16, 2026 by Zalathar Member Loading…
mir: accept ambiguous unsize coercion validation results 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-types Relevant to the types team, which will review and decide on the PR/issue.
#161156 opened Aug 16, 2026 by rabindra789 Contributor Loading…
Treat generics in trait and projection bounds as live always S-waiting-on-crater Status: Waiting on a crater run to be completed. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#161154 opened Aug 16, 2026 by jackh726 Member Draft
m68k-unknown-none-elf: Remove code model and change CPU to base MC68000 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.
#161152 opened Aug 16, 2026 by techmetx11 Loading…
Treat vars created for opaque subtyping as live everywhere 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.
#161151 opened Aug 15, 2026 by jackh726 Member Loading…
add crashtests [4/N] 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.
#161150 opened Aug 15, 2026 by cyrgani Contributor Loading…
Fix the maximum path length allowable on MacOS, NetBSD, and DragonFlyBSD for Unix Domain Sockets O-unix Operating system: Unix-like 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.
#161149 opened Aug 15, 2026 by asder8215 Contributor Loading…
[rustdoc] Put back one removed flaky GUI test (which hopefully isn't flaky anymore) A-rustdoc-js Area: Rustdoc's JS front-end A-rustdoc-search Area: Rustdoc's search feature 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. T-rustdoc-frontend Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
#161148 opened Aug 15, 2026 by GuillaumeGomez Member Loading…
Switch to c8a EC2 runner for auto merges 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.
#161146 opened Aug 15, 2026 by Mark-Simulacrum Member Loading…
Remove references to the obsolete try-perf branch 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.
#161145 opened Aug 15, 2026 by Kobzol Member Draft
Only look for attribute/keyword/primitive docs when the features are enabled 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-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#161142 opened Aug 15, 2026 by mejrs Contributor Draft
Add documentation for BPF targets S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#161141 opened Aug 15, 2026 by vadorovsky Contributor Loading…
Add regression test for dyn impl missing type 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.
#161139 opened Aug 15, 2026 by KevinA-cpu Loading…
Simplify Encodable derives 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.
#161137 opened Aug 15, 2026 by panstromek Contributor Loading…
Add BPF test for Rust ABI stack arguments 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.
#161136 opened Aug 15, 2026 by amirHdev Contributor Draft
Add f16 and f128 inline ASM support for PowerPC 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.
#161135 opened Aug 15, 2026 by beetrees Contributor Loading…
ProTip! Updated in the last three days: updated:>2026-08-13.