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

revert 157013 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.
#157795 opened Jun 12, 2026 by Kivooeo Member Loading…
Refactor libproc_macro: remove * imports S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author.
#157793 opened Jun 12, 2026 by Mark-Simulacrum Member Draft
[beta-1.97] Update cargo submodule S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#157792 opened Jun 11, 2026 by weihanglo Member Loading…
Add regression test for pclmulqdq inlining across target feature 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.
#157791 opened Jun 11, 2026 by kohsine Contributor Loading…
Accumulate multiple -Zsanitizer target modifiers A-LLVM Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues. F-autodiff `#![feature(autodiff)]` 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.
#157788 opened Jun 11, 2026 by PiJoules Contributor Loading…
[beta] backports 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-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.
#157787 opened Jun 11, 2026 by cuviper Member Loading…
Detect cyclic subtypes during generalization in the new 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.
#157786 opened Jun 11, 2026 by PrazwalR Loading…
fuchsia: Support AddressSanitizer on riscv64gc-unknown-fuchsia 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.
#157785 opened Jun 11, 2026 by PiJoules Contributor Loading…
Added PhantomPinned diagnostic item and prevented dead field warning on PhantomPinned S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. 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.
#157782 opened Jun 11, 2026 by asder8215 Contributor Loading…
perf: reuse green-marking's edge walk when promoting a node 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.
#157781 opened Jun 11, 2026 by xmakro Contributor Draft
Clippy subtree update S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-clippy Relevant to the Clippy team.
#157779 opened Jun 11, 2026 by flip1995 Member Loading…
ci: Enable autodiff tests on x86_64 linux 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.
#157776 opened Jun 11, 2026 by sgasho Contributor Draft
Remove AnonConstKind::GCA and reject generic anon consts 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.
#157773 opened Jun 11, 2026 by LaneAsade Member Loading…
[crater-only] [perf-only] [BROKEN] Always lower to free alias types F-lazy_type_alias `#![feature(lazy_type_alias)]` rla-silenced Silences rust-log-analyzer postings to the PR it's added on. S-experimental Status: Ongoing experiment that does not require reviewing and won't be merged in its current state. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#157771 opened Jun 11, 2026 by fmease Member Draft
Range step by optimization problem solving 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.
#157770 opened Jun 11, 2026 by lms0806 Contributor Loading…
Match expressions had not been updated to also show the match_source,… 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.
#157769 opened Jun 11, 2026 by AlexCeleste Contributor Loading…
interpret: avoid computing layout of sized raw pointee 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.
#157766 opened Jun 11, 2026 by RalfJung Member Loading…
runtime_lint_pass S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. T-clippy Relevant to the Clippy team. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#157762 opened Jun 11, 2026 by nnethercote Contributor Draft
Rename errors.rs file to diagnostics.rs (6/N) 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.
#157752 opened Jun 11, 2026 by GuillaumeGomez Member Loading…
rustc_public: make sure hidden fields have their accessors 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.
#157748 opened Jun 11, 2026 by makai410 Member Loading…
ci: switch job-windows from windows-2025 => windows-2025-vs2026 runner images 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.
#157744 opened Jun 11, 2026 by jieyouxu Member Draft
rustdoc: correct doctest span for trailing semicolon after item 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.
#157740 opened Jun 11, 2026 by pbkx Contributor Loading…
Support move expressions in coroutine closures 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.
#157738 opened Jun 11, 2026 by TaKO8Ki Member Loading…
1 of 2 tasks
Stabilize local_key_cell_update I-libs-api-nominated Nominated for discussion during a libs-api team meeting. S-waiting-on-t-libs-api Status: Awaiting decision from T-libs-api T-libs-api Relevant to the library API team, which will review and decide on the PR/issue.
#157734 opened Jun 11, 2026 by tgross35 Contributor Loading…
Check raw pointer pointee layout during codegen 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.
#157724 opened Jun 10, 2026 by scarab-systems Loading…
ProTip! Follow long discussions with comments:>50.