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

Rollup of 18 pull requests A-LLVM Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues. A-meta Area: Issues & PRs about the rust-lang/rust repository itself A-run-make Area: port run-make Makefiles to rmake.rs A-rustc-dev-guide Area: rustc-dev-guide A-rustdoc-json Area: Rustdoc JSON backend O-windows Operating system: Windows 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.
#162996 opened Sep 19, 2026 by Zalathar Member Loading…
Constify impl FromStr for NonZero<T> 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.
#162995 opened Sep 19, 2026 by sorairolake Contributor Loading…
Filter out nominations being removed if they're accepted A-meta Area: Issues & PRs about the rust-lang/rust repository itself S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author.
#162994 opened Sep 19, 2026 by clarfonthey Contributor Draft
Optimize VecDeque clone and clone_from 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.
#162991 opened Sep 18, 2026 by fbernier Contributor Loading…
post GH comment on types nominations A-meta Area: Issues & PRs about the rust-lang/rust repository itself S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#162990 opened Sep 18, 2026 by lqd Member Loading…
recover true and false in type position as bool 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.
#162988 opened Sep 18, 2026 by inkreasing Contributor Loading…
[beta] backports A-compiler-builtins Area: compiler-builtins (https://github.com/rust-lang/compiler-builtins) A-LLVM Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. 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.
#162987 opened Sep 18, 2026 by cuviper Member Loading…
[DO NOT MERGE] crater run for 162454 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.
#162986 opened Sep 18, 2026 by sjwang05 Contributor Draft
Error on invalid placements for unstable attributes 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.
#162985 opened Sep 18, 2026 by mejrs Member Loading…
Windows: don't error if access_mode is set on OpenOptions A-io Area: `std::io`, `std::fs`, `std::net` and `std::path` O-windows Operating system: Windows 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.
#162984 opened Sep 18, 2026 by ChrisDenton Member Loading…
rustc-dev-guide subtree update A-rustc-dev-guide Area: rustc-dev-guide S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#162981 opened Sep 18, 2026 by tshepang Member Loading…
mark f128 as reliable on powerpc64 with +vsx A-LLVM Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues. F-f16_and_f128 `#![feature(f16)]`, `#![feature(f128)]` 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.
#162979 opened Sep 18, 2026 by folkertdev Contributor Loading…
add regression test for #142717 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.
#162978 opened Sep 18, 2026 by imlazyeye Loading…
fix quadratic naming of duplicate sidebar links 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.
#162976 opened Sep 18, 2026 by xonx4l Contributor Loading…
FCW for #[panic_handler] on unsafe fn. 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. T-lang Relevant to the language team
#162974 opened Sep 18, 2026 by theemathas Contributor Loading…
libtest harness: avoid 'extern crate test' with custom runner 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.
#162971 opened Sep 18, 2026 by RalfJung Member Loading…
Add AllowInternalUnstable enum to avoid Arc clones for static desugaring feature lists 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.
#162969 opened Sep 18, 2026 by spastorino Member Loading…
Update jemalloc to 5.4.0 A-tidy Area: The tidy tool 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-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.
#162965 opened Sep 18, 2026 by mati865 Member Draft
Update browser-ui-test version to 0.25.2 S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#162964 opened Sep 18, 2026 by GuillaumeGomez Member Loading…
Add missing #[repr(C)] in UI, codegen and assembly tests 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.
#162956 opened Sep 18, 2026 by beetrees Contributor Loading…
Depend on lockfiles to prevent GC of the current session A-run-make Area: port run-make Makefiles to rmake.rs 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.
#162952 opened Sep 18, 2026 by bjorn3 Member Loading…
More AST lowering cleanups 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.
#162950 opened Sep 18, 2026 by nnethercote Contributor Loading…
Set target-abi module flag for LoongArch targets 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.
#162948 opened Sep 18, 2026 by heiher Contributor Loading…
Remove StashKey::AssociatedTypeSuggestion 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.
#162942 opened Sep 18, 2026 by nnethercote Contributor Loading…
Use spawned SBDebugger instance S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#162940 opened Sep 18, 2026 by Walnut356 Contributor Loading…
ProTip! Mix and match filters to narrow down what you’re looking for.