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

Rollup of 7 pull requests A-rustc-dev-guide Area: rustc-dev-guide A-translation Area: Translation infrastructure, and migrating existing diagnostics to SessionDiagnostic 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-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.
#157325 opened Jun 2, 2026 by JonathanBrouwer Contributor Loading…
Add test for undefined EII static error 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.
#157324 opened Jun 2, 2026 by bjorn3 Member Loading…
Document Repeat::last panic behavior 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.
#157323 opened Jun 2, 2026 by majiayu000 Loading…
test pre-stabilization items on CI 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.
#157322 opened Jun 2, 2026 by lqd Member Draft
Remove unnecessary arm in handle_res 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.
#157321 opened Jun 2, 2026 by mu001999 Member Loading…
Rollup of 6 pull requests A-run-make Area: port run-make Makefiles to rmake.rs 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.
#157320 opened Jun 2, 2026 by JonathanBrouwer Contributor Loading…
Build the dep-graph reverse index lazily, per DepKind 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.
#157319 opened Jun 2, 2026 by xmakro Draft
Bubble up post-monomorphization errors for the instantiation note 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.
#157318 opened Jun 2, 2026 by xmakro Draft
Fix ICE when wrong intra-doc link on type alias 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.
#157317 opened Jun 2, 2026 by GuillaumeGomez Member Loading…
Optimize MIR CFG generation for chained logical operators (#83623) 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.
#157315 opened Jun 2, 2026 by sunny026 Loading…
Recoverable overflow A-attributes Area: Attributes (`#[…]`, `#![…]`) A-LLVM Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues. A-rust-for-linux Relevant for the Rust-for-Linux project 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. T-libs Relevant to the library team, which will review and decide on the PR/issue.
#157314 opened Jun 2, 2026 by jdonszelmann Contributor Draft
disallow most attrs on eiis 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.
#157312 opened Jun 2, 2026 by jdonszelmann Contributor Loading…
Use weak linkage for EII defaults A-attributes Area: Attributes (`#[…]`, `#![…]`) 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.
#157311 opened Jun 2, 2026 by jdonszelmann Contributor Loading…
rustdoc: Render impl restriction 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.
#157310 opened Jun 2, 2026 by CoCo-Japan-pan Contributor Loading…
Desugar async blocks in HIR instead of MIR 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. S-waiting-on-perf Status: Waiting on a perf run to be completed. 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)
#157309 opened Jun 2, 2026 by cjgillot Contributor Draft
make typing mode exhaustive again... 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.
#157308 opened Jun 2, 2026 by jdonszelmann Contributor Loading…
tests: codegen-llvm: Expect the new mangling scheme in bpf-abi-indirect-return 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.
#157306 opened Jun 2, 2026 by vadorovsky Contributor Loading…
Eagerly decide whether relaxed bounds are allowed or not 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.
#157305 opened Jun 2, 2026 by oli-obk Contributor Draft
Relax test requirements for consistency 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.
#157300 opened Jun 2, 2026 by zetanumbers Contributor Loading…
Fix unstable diagnostics in tests 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) T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#157299 opened Jun 2, 2026 by zetanumbers Contributor Loading…
Use alternate means of detecting enums in is_udt S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#157298 opened Jun 2, 2026 by Walnut356 Contributor Loading…
Add more tests for the optimize attribute 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.
#157297 opened Jun 2, 2026 by veluca93 Contributor Loading…
delegation: split resolution and lowering F-fn_delegation `#![feature(fn_delegation)]` 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.
#157296 opened Jun 2, 2026 by aerooneqq Contributor Loading…
Split coroutine layout computation to its own file 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.
#157294 opened Jun 2, 2026 by cjgillot Contributor Loading…
interpret: fix mir::UnOp layout computation 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.
#157290 opened Jun 2, 2026 by RalfJung Member Loading…
ProTip! Add no:assignee to see everything that’s not assigned.