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

const validation: remove check for mutable refs in final value of const disposition-merge This issue / PR is in PFCP or FCP with a disposition to merge it. I-lang-nominated Nominated for discussion during a lang team meeting. needs-fcp This change is insta-stable, or significant enough to need a team FCP to proceed. P-lang-drag-1 Lang team prioritization drag level 1. https://rust-lang.zulipchat.com/#narrow/channel/410516-t-lang proposed-final-comment-period Proposed to merge/close by relevant subteam, see T-<team> label. Will enter FCP once signed off. S-waiting-on-documentation Status: Waiting on approved PRs to documentation before merging S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-lang Relevant to the language team
#148746 opened Nov 9, 2025 by RalfJung Loading…
Allow unnormalized types in drop elaboration 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.
#148719 opened Nov 9, 2025 by Nadrieril Loading…
Do not mention -Zmacro-backtrace for std macros that are a wrapper around a compiler intrinsic S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-clippy Relevant to the Clippy team. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#148718 opened Nov 8, 2025 by estebank Loading…
Point at span within local macros even when error happens in nested external macro 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.
#148717 opened Nov 8, 2025 by estebank Loading…
rustc_borrowck: fix async closure error note to report FnOnce rather than Fn 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.
#148713 opened Nov 8, 2025 by InvalidPathException Loading…
Use overflow_checks intrinsic so IterRangeFrom yields MAX before panicking in debug S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. 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.
#148703 opened Nov 8, 2025 by pitaj Loading…
Fix query cycle when encounter unevaluated const 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)
#148698 opened Nov 8, 2025 by tiif Loading…
Implement clamp_magnitude method for primitive floats & signed integers 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.
#148690 opened Nov 8, 2025 by IntegralPilot Loading…
std: use nonpoison::Mutex for all internal mutexes I-libs-nominated Nominated for discussion during a libs team meeting. O-unix Operating system: Unix-like T-libs Relevant to the library team, which will review and decide on the PR/issue.
#148689 opened Nov 8, 2025 by joboet Loading…
Merge E0412 into E0425 S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-clippy Relevant to the Clippy team. 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)
#148678 opened Nov 7, 2025 by xonx4l Loading…
Avoid infinite cycle in coerce_unsized_old_solver when encountering invalid recursive struct definition 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.
#148677 opened Nov 7, 2025 by estebank Loading…
switch to yarn 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-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#148672 opened Nov 7, 2025 by lolbinarycat Loading…
Offload bootstrap A-CI Area: Our Github Actions CI A-testsuite Area: The testsuite used to check the correctness of rustc 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-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap) T-infra Relevant to the infrastructure team, which will review and decide on the PR/issue.
#148671 opened Nov 7, 2025 by ZuseZ4 Loading…
Enable -Zfunction-sections by default for *-windows-{gnu,cygwin} 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.
#148669 opened Nov 7, 2025 by wesleywiser Draft
Add support for xray in aarch64 unknown none target 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.
#148666 opened Nov 7, 2025 by odlot Loading…
alloc: Document panics when allocations will exceed max S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. T-libs Relevant to the library team, which will review and decide on the PR/issue.
#148662 opened Nov 7, 2025 by leftmostcat Loading…
std: allow Condvar to be used with multiple Mutexes S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. T-libs Relevant to the library team, which will review and decide on the PR/issue.
#148656 opened Nov 7, 2025 by joboet Loading…
Lint unused associated types perf-regression Performance regression. PG-exploit-mitigations Project group: Exploit mitigations 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.
#148654 opened Nov 7, 2025 by mu001999 Loading…
Cleanup and refactor FnCtxt::report_no_match_method_error 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.
#148652 opened Nov 7, 2025 by rperier Loading…
lint(unsafe_code): exclude unsafe declarations from lint coverage 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.
#148651 opened Nov 7, 2025 by wyfo Draft
Add a diagnostic attribute for special casing const bound errors for non-const 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. T-libs Relevant to the library team, which will review and decide on the PR/issue.
#148641 opened Nov 7, 2025 by oli-obk Loading…
Replace #[rustc_do_not_implement_via_object] with #[rustc_dyn_incompatible_trait] 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. T-types Relevant to the types team, which will review and decide on the PR/issue. WG-trait-system-refactor The Rustc Trait System Refactor Initiative (-Znext-solver)
#148637 opened Nov 7, 2025 by zachs18 Loading…
Ignore #[doc(hidden)] items when computing trimmed paths for printing 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.
#148623 opened Nov 7, 2025 by Zalathar Loading…
Stabilize the supertrait_item_shadowing feature A-compiler-builtins Area: compiler-builtins (https://github.com/rust-lang/compiler-builtins) I-lang-nominated Nominated for discussion during a lang team meeting. P-lang-drag-1 Lang team prioritization drag level 1. https://rust-lang.zulipchat.com/#narrow/channel/410516-t-lang S-waiting-on-t-lang Status: Awaiting decision from T-lang T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. T-types Relevant to the types team, which will review and decide on the PR/issue.
#148605 opened Nov 6, 2025 by Amanieu Loading…
[DO NOT MERGE] Experiment with micro-optimizing push_str calls S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. 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.
#148604 opened Nov 6, 2025 by lolbinarycat Draft
ProTip! Adding no:label will show everything without a label.