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

Checked/wrapping/unbounded funnel shifts S-waiting-on-ACP Status: PR has an ACP and is waiting for the ACP to complete. 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.
#161119 opened Aug 15, 2026 by pthariensflame Contributor Loading…
bootstrap experiments: improve the offload device runtime build and install A-rustc-dev-guide Area: rustc-dev-guide 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)
#161118 opened Aug 14, 2026 by ZuseZ4 Member Draft
[DO NOT MERGE] Check that binutils add is working 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.
#161116 opened Aug 14, 2026 by GuillaumeGomez Member Draft
Assorted allocator nitpicks 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.
#161115 opened Aug 14, 2026 by nia-e Member Loading…
Remove fields from TypeKind: Struct, Enum, Union and Tuple 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-libs Relevant to the library team, which will review and decide on the PR/issue.
#161114 opened Aug 14, 2026 by yara-blue Contributor Loading…
Rollup of 6 pull requests A-rustc-dev-guide Area: rustc-dev-guide 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-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.
#161113 opened Aug 14, 2026 by JonathanBrouwer Contributor Loading…
rustc.1: -O is -C opt-level=3 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.
#161112 opened Aug 14, 2026 by cuviper Member Loading…
Take bors try-perf branch into account in verify-channel.sh 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.
#161111 opened Aug 14, 2026 by Kobzol Member Loading…
BTF relocations A-attributes Area: Attributes (`#[…]`, `#![…]`) A-LLVM Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues. A-test-infra-minicore Area: `minicore` test auxiliary and `//@ add-core-stubs` 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-libs Relevant to the library team, which will review and decide on the PR/issue.
#161107 opened Aug 14, 2026 by vadorovsky Contributor Loading…
Bump the version number to 1.100.0 S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. T-release Relevant to the release subteam, which will review and decide on the PR/issue.
#161106 opened Aug 14, 2026 by cuviper Member Loading…
rustdoc: Small doc_cfg messages improvements 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.
#161105 opened Aug 14, 2026 by GuillaumeGomez Member Loading…
cleanup: rip out unnecessary iter().last() and iter().next() 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.
#161103 opened Aug 14, 2026 by makai410 Member Loading…
Explicitly pass run_make_support rlib/rmeta paths to compiletest 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)
#161102 opened Aug 14, 2026 by Kobzol Member Loading…
Add regression test for unstable def_ident_span fingerprint with incremental recompilation 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.
#161099 opened Aug 14, 2026 by zakrad Contributor Loading…
PassWrapper: handle LLVM 24 change in function types A-LLVM Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues. llvm-main Marks PRs that are making Rust work with LLVM main (this label is consumed by CI tooling) 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.
#161098 opened Aug 14, 2026 by durin42 Contributor Loading…
[experiment]: Skip match simplification 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.
#161097 opened Aug 14, 2026 by makai410 Member Draft
Turn the ExactSizeIterator trait in core::iter const-compatible. has-merge-commits PR has merge commits, merge with caution. S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. 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-libs Relevant to the library team, which will review and decide on the PR/issue.
#161095 opened Aug 14, 2026 by alejandro-vaz Loading…
suppress projection errors already covered by a trait error 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)
#161088 opened Aug 14, 2026 by Albab-Hasan Contributor Loading…
Add regression test for test_case attribute on a use item 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.
#161084 opened Aug 14, 2026 by zakrad Contributor Loading…
Revert "Add regression test for const fn returning Vec of boxed dyn Any" 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.
#161083 opened Aug 14, 2026 by zakrad Contributor Loading…
Overhaul CoroutineKind 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-rustfmt Relevant to the rustfmt team, which will review and decide on the PR/issue.
#161082 opened Aug 14, 2026 by nnethercote Contributor Loading…
Add intrinsics for integer minimum and maximum 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. T-libs Relevant to the library team, which will review and decide on the PR/issue.
#161081 opened Aug 14, 2026 by scottmcm Member Loading…
Overhaul features-status-dump S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#161078 opened Aug 13, 2026 by Kat-zorn Contributor Loading…
update bpf abi to match Clang 23 O-eBPF Target: I heard you liked code execution so I put some code execution in your code execution 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.
#161076 opened Aug 13, 2026 by folkertdev Contributor Loading…
Skip empty projections in UnDerefer 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.
#161074 opened Aug 13, 2026 by tachsin Loading…
ProTip! Updated in the last three days: updated:>2026-08-11.