- 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
c_variadic: Add future-incompatibility warning for ... arguments without a pattern outside of extern blocks disposition-merge #143619 opened Jul 7, 2025 by beetrees Loading…
resolve: Preserve ambiguous glob reexports in crate metadata 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-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. S-waiting-on-t-lang Status: Awaiting decision from T-lang T-lang Relevant to the language team
#147984 opened Oct 22, 2025 by petrochenkov Loading…
Add warn-by-default lint for visibility on Area: Lints (warnings about flaws in source code) such as unused_mut. A-visibility Area: Visibility / privacy disposition-merge This issue / PR is in PFCP or FCP with a disposition to merge it. finished-final-comment-period The final comment period is finished for this PR / Issue. 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. S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. T-lang Relevant to the language team to-announce Announce this issue on triage meeting
const _ declarations A-lints #147136 opened Sep 28, 2025 by Jules-Bertholet Loading…
Handle macro invocation in attribute during parse A-attributes Area: Attributes (`#[…]`, `#![…]`) 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.
#146579 opened Sep 15, 2025 by estebank Loading…
add transparent attribute for mod items A-attributes Area: Attributes (`#[…]`, `#![…]`) A-resolve Area: Name/path resolution done by `rustc_resolve` specifically 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.
#147709 opened Oct 15, 2025 by yaahc Loading…
Use delay_span_bug in validate-mir. 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.
#147712 opened Oct 15, 2025 by cjgillot Loading…
Port 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.
cfg!() macro to the new attribute parsing system A-attributes #147945 opened Oct 21, 2025 by JonathanBrouwer Loading…
x86: Correctly pass larger structs/types in registers with -Zregparm 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.
#147628 opened Oct 13, 2025 by sulix Loading…
Simplify Area: Custom and system allocators A-linkage Area: linking into static, shared libraries and binaries O-linux Operating system: Linux O-macos Operating system: macOS 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.
jemalloc setup A-allocators #146627 opened Sep 16, 2025 by madsmtm Loading…
[WIP] Move even more early buffered lints to dyn lint diagnostics 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.
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.