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

GVN: invalidate moved-from droppable locals on Operand::Move 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.
#155296 opened Apr 14, 2026 by blackms Loading…
Fix misleading "borrowed data escapes outside of function" diagnostic 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.
#155295 opened Apr 14, 2026 by lapla-cogito Contributor Loading…
Add test for coalescing of diagnostic attribute duplicates S-blocked Status: Blocked on something else such as an RFC or other implementation work. 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.
#155294 opened Apr 14, 2026 by mejrs Contributor Loading…
fix arch names in cfg pretty printer 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-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.
#155293 opened Apr 14, 2026 by usamoi Contributor Loading…
Rollup of 7 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. WG-trait-system-refactor The Rustc Trait System Refactor Initiative (-Znext-solver)
#155292 opened Apr 14, 2026 by JonathanBrouwer Contributor Loading…
codegen_ssa: copy tupled rust-call constant args before indirect pass 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.
#155291 opened Apr 14, 2026 by blackms Loading…
Cap iteration count in ScalarReplacementOfAggregates 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.
#155290 opened Apr 14, 2026 by blackms Loading…
Use unchecked indexing in integer _fmt_inner to keep bounds checks elided 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.
#155289 opened Apr 14, 2026 by blackms Loading…
attribute cleanup: rustc_confusables A-attributes Area: Attributes (`#[…]`, `#![…]`) 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.
#155286 opened Apr 14, 2026 by mejrs Contributor Loading…
net::tcp/udp: fix docs about how set_nonblocking is implemented 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.
#155284 opened Apr 14, 2026 by RalfJung Member Loading…
[stable] Revert "Build shared LLVM lib for windows-gnullvm" 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. stable-accepted Accepted for backporting to the compiler in the stable channel. stable-nominated Nominated for backporting to the compiler in the stable channel. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#155283 opened Apr 14, 2026 by jieyouxu Member Loading…
Remove INCR const param from try_execute_query. A-query-system Area: The rustc query system (https://rustc-dev-guide.rust-lang.org/query.html) 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.
#155282 opened Apr 14, 2026 by nnethercote Contributor Draft
Revert "allow windows-gnu targets to embed gdb visualizer scripts" 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.
#155281 opened Apr 14, 2026 by folkertdev Contributor Loading…
Tests for precise-capture through RPIT and TAIT 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.
#155280 opened Apr 14, 2026 by Zalathar Member Loading…
Test/lexer unicode pattern white space 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.
#155279 opened Apr 14, 2026 by Sandijigs Loading…
#[rustc_must_match_exhaustively] detect let else 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. WG-trait-system-refactor The Rustc Trait System Refactor Initiative (-Znext-solver)
#155276 opened Apr 14, 2026 by jdonszelmann Contributor Loading…
limit duplicate-profiler-builtins test to targets that can do dynamic linking A-run-make Area: port run-make Makefiles to rmake.rs 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.
#155274 opened Apr 14, 2026 by tshepang Member Loading…
Lock stable_crate_ids once in create_crate_num 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.
#155273 opened Apr 14, 2026 by zetanumbers Contributor Loading…
Adjust release notes for post-merge feedback S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-release Relevant to the release subteam, which will review and decide on the PR/issue.
#155266 opened Apr 14, 2026 by Mark-Simulacrum Member Loading…
Improved assumptions relating to isqrt 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.
#155265 opened Apr 13, 2026 by Apersoma Loading…
Add autocast support for x86amx 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.
#155264 opened Apr 13, 2026 by sayantn Contributor Loading…
bootstrap.py: fix duplicated "the" A-docs Area: Documentation for any part of the project, including the compiler, standard library, and tools 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)
#155262 opened Apr 13, 2026 by DanielEScherzer Contributor Loading…
Fix ICE in pointer layout for DSTs with bogus Sized impls S-no-work-capacity-tracking Status: Exempted from triagebot work capacity tracking. 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)
#155260 opened Apr 13, 2026 by GokhanKabar Contributor Loading…
explicit-tail-calls: disable two tests on LoongArch F-explicit_tail_calls `#![feature(explicit_tail_calls)]` llvm-main Marks PRs that are making Rust work with LLVM main (this label is consumed by CI tooling) 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.
#155259 opened Apr 13, 2026 by durin42 Contributor Loading…
Make region equality emits Eq constraints perf-regression Performance regression. 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-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue. WG-trait-system-refactor The Rustc Trait System Refactor Initiative (-Znext-solver)
#155258 opened Apr 13, 2026 by ShoyuVanilla Member Loading…
ProTip! Mix and match filters to narrow down what you’re looking for.