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

docs(fs): Touch up grammar on lock api 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.
#142760 opened Jun 20, 2025 by epage Loading…
Assign an AttrStyle to all HIR 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.
#142759 opened Jun 20, 2025 by dtolnay Loading…
Make sure to rebuild rustdoc if src/rustdoc-json-types is changed 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)
#142758 opened Jun 19, 2025 by jieyouxu Loading…
Make Clone a const_trait 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.
#142756 opened Jun 19, 2025 by Daniel-Aaron-Bloom Loading…
rustdoc: Remove FormatRenderer::cache C-cleanup Category: PRs that clean code up or issues documenting cleanup. 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.
#142755 opened Jun 19, 2025 by aDotInTheVoid Loading…
Update library dependencies S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#142753 opened Jun 19, 2025 by tgross35 Loading…
Rollup of 10 pull requests A-attributes Area: Attributes (`#[…]`, `#![…]`) A-rustdoc-json Area: Rustdoc JSON backend O-unix Operating system: Unix-like rollup A PR which is a rollup 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-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.
#142750 opened Jun 19, 2025 by jhpratt Loading…
Add methods for converting bool to Result<(), E> 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.
#142749 opened Jun 19, 2025 by LimpSquid Loading…
rustdoc_json: conversion cleanups A-rustdoc-json Area: Rustdoc JSON backend S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#142747 opened Jun 19, 2025 by nnethercote Loading…
Apply impl_super_outlives optimization to new trait solver 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. WG-trait-system-refactor The Rustc Trait System Refactor Initiative (-Znext-solver)
#142746 opened Jun 19, 2025 by compiler-errors Loading…
Add a mailmap entry for y21 A-meta Area: Issues & PRs about the rust-lang/rust repository itself S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#142744 opened Jun 19, 2025 by tgross35 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.
#142743 opened Jun 19, 2025 by tshepang Loading…
[win][aarch64] Fix linking statics on Arm64EC, take 2 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.
#142742 opened Jun 19, 2025 by dpaoliello Loading…
Fix unsoundness in some tests 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.
#142741 opened Jun 19, 2025 by a1phyr Loading…
Clean-up FnCtxt::is_destruct_assignment_desugaring 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.
#142740 opened Jun 19, 2025 by ada4a Loading…
add issue template for rustdoc A-meta Area: Issues & PRs about the rust-lang/rust repository itself S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#142736 opened Jun 19, 2025 by lolbinarycat Loading…
lazily reevaluate nested goals S-waiting-on-perf Status: Waiting on a perf run to be completed. 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)
#142735 opened Jun 19, 2025 by lcnr Draft
[perf] Keep regions in canonical param-envs in new solver S-waiting-on-perf Status: Waiting on a perf run to be completed. 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)
#142733 opened Jun 19, 2025 by compiler-errors Draft
[perf] Canonicalize input ty/ct infer/placeholder in the root universe S-waiting-on-perf Status: Waiting on a perf run to be completed. 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)
#142732 opened Jun 19, 2025 by compiler-errors Draft
Add lint rule for #[deprecated] on re-exports (rebase) 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.
#142731 opened Jun 19, 2025 by GrigorenkoPV Loading…
suggest declaring modules when file found but module not defined A-diagnostics Area: Messages for errors, warnings, and lints T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#142730 opened Jun 19, 2025 by bend-n Draft
Let String pass #[track_caller] to its Vec calls 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-libs Relevant to the library team, which will review and decide on the PR/issue.
#142728 opened Jun 19, 2025 by kornelski Loading…
wasm: rm static mut 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.
#142727 opened Jun 19, 2025 by hkBst Loading…
[beta] Clippy backport 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.
#142725 opened Jun 19, 2025 by flip1995 Loading…
Add runtime check to avoid overwrite arg in Diag A-query-system Area: The rustc query system (https://rustc-dev-guide.rust-lang.org/query.html) 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.
#142724 opened Jun 19, 2025 by xizheyin Loading…
ProTip! Updated in the last three days: updated:>2025-06-16.