- Notifications
You must be signed in to change notification settings - Fork 13.9k
Pull requests: rust-lang/rust
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
rustc_builtin_macros: rename bench parameter to avoid collisions with user-defined function names 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.
#148279 opened Oct 30, 2025 by IntegralPilot Loading…
reflect that type and const parameter can be intermixed 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.
#148264 opened Oct 29, 2025 by tshepang Loading…
fix: Only special case single line item attribute suggestions 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.
#148004 opened Oct 22, 2025 by Muscraft Loading…
Fix ICE when late-bound lifetimes don't appear in fn signature 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-types Relevant to the types team, which will review and decide on the PR/issue.
#147631 opened Oct 13, 2025 by JohnTitor Loading…
Fix check_expr_if to point to a more accurate location of the compilation error in some cases 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-types Relevant to the types team, which will review and decide on the PR/issue.
#147484 opened Oct 8, 2025 by sgasho Loading…
Fix issue with callsite inline attribute not being applied sometimes. 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.
#147404 opened Oct 6, 2025 by JamieCunliffe Loading…
Suggest making binding 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.
mut on &mut reborrow S-waiting-on-review #147141 opened Sep 29, 2025 by estebank Loading…
Rename Area: The rustc query system (https://rustc-dev-guide.rust-lang.org/query.html) A-rustc-dev-guide Area: rustc-dev-guide 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.
eval_always query modifier to no_incremental A-query-system #146936 opened Sep 23, 2025 by blyxyas Loading…
arbitrary_self_types: Split the Autoderef chain F-arbitrary_self_types `#![feature(arbitrary_self_types)]` I-lang-radar Items that are on lang's radar and will need eventual work or consideration. S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. 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
#146095 opened Sep 1, 2025 by dingxiangfei2009 Loading…
2 tasks
stabilize extern_system_varargs disposition-merge This issue / PR is in PFCP or FCP with a disposition to merge it. final-comment-period In the final comment period and will be merged soon unless new substantive objections are raised. I-lang-nominated Nominated for discussion during a lang team meeting. I-lang-radar Items that are on lang's radar and will need eventual work or consideration. 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 relnotes Marks issues that should be documented in the release notes of the next release. S-waiting-on-documentation Status: Waiting on approved PRs to documentation before merging S-waiting-on-t-lang Status: Awaiting decision from T-lang T-lang Relevant to the language team
#145954 opened Aug 28, 2025 by RalfJung Loading…
ProTip! Exclude everything labeled
bug with -label:bug.