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

-Znext-solver Less normalizes-to janks S-waiting-on-perf Status: Waiting on a perf run to be completed. 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)
#156619 opened May 15, 2026 by ShoyuVanilla Member Loading…
rustdoc: test ignoring rustc lints in CLI 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.
#156618 opened May 15, 2026 by notriddle Contributor Loading…
Rollup of 12 pull requests A-LLVM Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues. 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-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.
#156617 opened May 15, 2026 by JonathanBrouwer Contributor Loading…
rustdoc: add test case for -Drustdoc:: and --cap-lints 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.
#156616 opened May 15, 2026 by notriddle Contributor Loading…
Compile libraries with cf-protection=branch on x64 A-compiler-builtins Area: compiler-builtins (https://github.com/rust-lang/compiler-builtins) 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. T-libs Relevant to the library team, which will review and decide on the PR/issue.
#156612 opened May 15, 2026 by erikcorry Loading…
Add ast and hir stats to print-codegen-stats-json flag 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.
#156611 opened May 15, 2026 by stephenduong1004 Contributor Loading…
Consider structurally impossible Sized predicates in MIR 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.
#156609 opened May 15, 2026 by qaijuang Contributor Loading…
ci: Update FreeBSD version to FreeBSD 14 A-CI Area: Our Github Actions CI 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-infra Relevant to the infrastructure team, which will review and decide on the PR/issue.
#156607 opened May 15, 2026 by mrkajetanp Contributor Loading…
Add pext/pdep as aliases for extract_bits/deposit_bits 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.
#156606 opened May 15, 2026 by niklasf Contributor Loading…
coverage: Reduce and clarify the context-mismatch test case 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.
#156604 opened May 15, 2026 by Zalathar Member Loading…
Clarify E0381 diagnostics for branch conditions 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.
#156603 opened May 15, 2026 by eval-exec Contributor Loading…
Make const param default test reproduce original ICE 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.
#156600 opened May 15, 2026 by cijiugechu Member Loading…
Assert redundant incremental check A-query-system Area: The rustc query system (https://rustc-dev-guide.rust-lang.org/query.html) 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.
#156599 opened May 15, 2026 by zetanumbers Contributor Loading…
Avoid rustfix suggestions for macro-expanded unused imports 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.
#156598 opened May 15, 2026 by cijiugechu Member Loading…
Split LintExpectationIds 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.
#156596 opened May 15, 2026 by nnethercote Contributor Loading…
Stabilize bool_to_result 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.
#156594 opened May 15, 2026 by LimpSquid Contributor Loading…
Fix/issue 152607 supertrait assoc type bound 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)
#156593 opened May 15, 2026 by spirali Contributor Loading…
Improve diagnostics for ambiguous binops with as _ 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.
#156591 opened May 15, 2026 by qaijuang Contributor Loading…
Revert tearing changes to dbg! beta-nominated Nominated for backporting to the compiler in the beta channel. 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-libs Relevant to the library team, which will review and decide on the PR/issue.
#156589 opened May 15, 2026 by cuviper Member Loading…
Don't drop uninit memory when MapWindows::clone panics 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.
#156588 opened May 14, 2026 by Jules-Bertholet Contributor Loading…
Correctly handle associated items in rustdoc macro expansion 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.
#156587 opened May 14, 2026 by GuillaumeGomez Member Loading…
Use DropCtxt::new_block and new_block_with_statements systematically. 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.
#156586 opened May 14, 2026 by cjgillot Contributor Loading…
explicit tail calls: ignore some tests on unsupported LLVM targets A-compiletest Area: The compiletest test runner A-rustc-dev-guide Area: rustc-dev-guide A-testsuite Area: The testsuite used to check the correctness of rustc F-explicit_tail_calls `#![feature(explicit_tail_calls)]` 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.
#156585 opened May 14, 2026 by InvalidPathException Contributor Loading…
Support defaults for static EIIs 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.
#156583 opened May 14, 2026 by AsakuraMizu Contributor Loading…
Allow global_asm! in statement positions 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.
#156582 opened May 14, 2026 by daxpedda Contributor Loading…
ProTip! Filter pull requests by the default branch with base:main.