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

Ensure inferred let pattern types are well-formed I-types-nominated Nominated for discussion during a types team meeting. needs-crater This change needs a crater run to check for possible breakage in the ecosystem. needs-fcp This change is insta-stable, or significant enough to need a team FCP to proceed. 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.
#157841 opened Jun 13, 2026 by Kivooeo Member Loading…
Rollup of 4 pull requests 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-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. WG-trait-system-refactor The Rustc Trait System Refactor Initiative (-Znext-solver)
#157839 opened Jun 12, 2026 by samueltardieu Member Loading…
rustdoc: Don't strip hidden items in AliasedNonLocalStripper 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.
#157838 opened Jun 12, 2026 by qaijuang Contributor Loading…
[tiny] Remove some unecessary .into() calls 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.
#157837 opened Jun 12, 2026 by estebank Contributor Loading…
rebuild LLVM when bootstrap.toml config changes 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)
#157836 opened Jun 12, 2026 by folkertdev Contributor Loading…
expand free alias types in the auto-trait orphan check 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.
#157835 opened Jun 12, 2026 by Dnreikronos Contributor Loading…
Improve GPU codegen by defaulting to immediate-abort 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.
#157834 opened Jun 12, 2026 by ZuseZ4 Member Loading…
Update wasm-component-ld to 0.5.25 S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#157833 opened Jun 12, 2026 by alexcrichton Member Loading…
test: make riscv-float-struct-abi.rs robust against LLVM scheduling 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.
#157832 opened Jun 12, 2026 by durin42 Contributor Loading…
test carryless_mul codegen 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.
#157831 opened Jun 12, 2026 by folkertdev Contributor Loading…
tests: adapt two tests for LLVM 23 changes 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.
#157829 opened Jun 12, 2026 by durin42 Contributor Loading…
make test succeed on targets lacking a personality 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.
#157826 opened Jun 12, 2026 by tshepang Member Loading…
Emit retags in codegen to support BorrowSanitizer (part 3) 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.
#157825 opened Jun 12, 2026 by icmccorm Contributor Loading…
Comptime inherent impls 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.
#157824 opened Jun 12, 2026 by oli-obk Contributor Loading…
Update wording for ! (never type) docs S-blocked Status: Blocked on something else such as an RFC or other implementation work. T-lang Relevant to the language team T-lang-docs Relevant to the lang-docs team. T-libs Relevant to the library team, which will review and decide on the PR/issue.
#157823 opened Jun 12, 2026 by mkrasnitski Contributor Loading…
consider subtyping when checking if an infer var is sized F-never_type `#![feature(never_type)]` S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-types Relevant to the types team, which will review and decide on the PR/issue.
#157820 opened Jun 12, 2026 by WaffleLapkin Member Loading…
feat: avoid a index == 0 test in is_char_boundary 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.
#157819 opened Jun 12, 2026 by ShE3py Contributor Loading…
Experimental edition scan S-waiting-on-crater Status: Waiting on a crater run to be completed.
#157817 opened Jun 12, 2026 by ehuss Contributor Loading…
make more slice mutable ref getters rustc_no_writable S-blocked Status: Blocked on something else such as an RFC or other implementation work. T-libs Relevant to the library team, which will review and decide on the PR/issue.
#157816 opened Jun 12, 2026 by RalfJung Member Loading…
Crater rollup A-attributes Area: Attributes (`#[…]`, `#![…]`) S-waiting-on-crater Status: Waiting on a crater 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. 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. T-rustfmt Relevant to the rustfmt team, which will review and decide on the PR/issue. WG-trait-system-refactor The Rustc Trait System Refactor Initiative (-Znext-solver)
#157814 opened Jun 12, 2026 by theemathas Contributor Draft
rustc_public: implement ty::Alias conversion 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.
#157812 opened Jun 12, 2026 by makai410 Member Loading…
Arg splat experiment - HIR FnSig impl 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-rust-analyzer Relevant to the rust-analyzer team, which will review and decide on the PR/issue.
#157811 opened Jun 12, 2026 by teor2345 Contributor Loading…
Query the trait solver in slow path for missing_debug_implementations 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.
#157810 opened Jun 12, 2026 by mu001999 Member Loading…
sanitizers: Implement support for the sanitize ignorelist A-LLVM Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues. 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. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#157808 opened Jun 12, 2026 by 1c3t3a Member Loading…
don't ice on non-lifetime binders under -Zassumptions-on-binders 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.
#157807 opened Jun 12, 2026 by Dnreikronos Contributor Loading…
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.