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

Clean up AST visitor some more 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.
#162315 opened Sep 4, 2026 by nnethercote Contributor Loading…
Update cargo submodule S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#162314 opened Sep 4, 2026 by weihanglo Member Loading…
core: Rewrite docs for try_as_dyn 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.
#162312 opened Sep 4, 2026 by jnkel Contributor Loading…
Rollup of 25 pull requests A-attributes Area: Attributes (`#[…]`, `#![…]`) A-CI Area: Our Github Actions CI A-compiler-builtins Area: compiler-builtins (https://github.com/rust-lang/compiler-builtins) A-meta Area: Issues & PRs about the rust-lang/rust repository itself A-test-infra-minicore Area: `minicore` test auxiliary and `//@ add-core-stubs` 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-clippy Relevant to the Clippy team. 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. T-rust-analyzer Relevant to the rust-analyzer 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. WG-trait-system-refactor The Rustc Trait System Refactor Initiative (-Znext-solver)
#162310 opened Sep 4, 2026 by JonathanBrouwer Member Loading…
offload: automate manual clang-linker-wrapper step A-LLVM Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues. 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.
#162309 opened Sep 4, 2026 by sgasho Contributor Draft
Improve Offload artifact creation A-LLVM Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues. A-run-make Area: port run-make Makefiles to rmake.rs 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.
#162305 opened Sep 4, 2026 by ZuseZ4 Member Draft
Fix a minor spelling error in library/std/src/sys/fs/unix.rs S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-libs Relevant to the library team, which will review and decide on the PR/issue.
#162303 opened Sep 4, 2026 by thanatos Contributor Loading…
improve next solver higher-ranked Send diagnostic 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. WG-trait-system-refactor The Rustc Trait System Refactor Initiative (-Znext-solver)
#162302 opened Sep 4, 2026 by amirHdev Contributor Draft
std: refactor UNIX stack overflow code O-unix Operating system: Unix-like 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.
#162296 opened Sep 4, 2026 by joboet Member Loading…
Recover shorthand struct literals in if conditions 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.
#162295 opened Sep 4, 2026 by chenyukang Member Loading…
Reflection refactor ptrs 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. T-libs Relevant to the library team, which will review and decide on the PR/issue.
#162294 opened Sep 4, 2026 by yara-blue Contributor Loading…
Update askama version to 0.16.1 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-clippy Relevant to the Clippy team. T-infra Relevant to the infrastructure 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.
#162292 opened Sep 4, 2026 by GuillaumeGomez Member Loading…
Add regression test from 1.98.1 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.
#162291 opened Sep 4, 2026 by theemathas Contributor Loading…
abby test DSL: AliasTyOutlivesViaEnv 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. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#162290 opened Sep 4, 2026 by khyperia Member Loading…
alloc: a bunch of safety comments S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-libs Relevant to the library team, which will review and decide on the PR/issue.
#162289 opened Sep 4, 2026 by nia-e Member Loading…
Drop host tools from i686-pc-windows-msvc 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.
#162288 opened Sep 4, 2026 by mati865 Member Draft
[DRAFT] Cleanups related to RefDecodable 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.
#162287 opened Sep 4, 2026 by Zalathar Member Draft
string: don't unwind prematurely S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-libs Relevant to the library team, which will review and decide on the PR/issue.
#162286 opened Sep 4, 2026 by nia-e Member Loading…
box: fixup map/try_map deallocate calls A-allocators Area: Custom and system allocators I-unsound Issue: A soundness hole (worst kind of bug), see: https://en.wikipedia.org/wiki/Soundness S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-libs Relevant to the library team, which will review and decide on the PR/issue.
#162285 opened Sep 4, 2026 by nia-e Member Loading…
[experiment] replace SparseBitMatrix in region inference 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.
#162282 opened Sep 4, 2026 by panstromek Contributor Draft
Simplify mono entry-point computation for GPU Offload A-run-make Area: port run-make Makefiles to rmake.rs F-gpu_offload `#![feature(gpu_offload)]` 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.
#162279 opened Sep 4, 2026 by ZuseZ4 Member Loading…
Introduce rustc_middle::middel::resolve 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.
#162277 opened Sep 4, 2026 by nnethercote Contributor Loading…
Avoid wrong unwrap suggestions for never option value 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.
#162276 opened Sep 4, 2026 by chenyukang Member Loading…
Do not increase recursion depth for coroutine witness and rigid opaques when proving auto traits 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)
#162275 opened Sep 4, 2026 by adwinwhite Contributor Loading…
doc: replace exceeding_bitshifts with arithmetic_overflow S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#162273 opened Sep 4, 2026 by chiang03 Loading…
ProTip! What’s not been updated in a month: updated:<2026-08-04.