- Notifications
You must be signed in to change notification settings - Fork 14k
Pull requests: rust-lang/rust
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Remove an outdated test 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.
#148918 opened Nov 13, 2025 by WaffleLapkin Loading…
Unconstrained parameter fix has-merge-commits PR has merge commits, merge with caution. 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. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
#148788 opened Nov 10, 2025 by TomtheCoder2 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…
transmutability: Support types with restricted validity ranges 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.
#148449 opened Nov 3, 2025 by joshlf Loading…
Inherent const impl F-const_trait_impl `#![feature(const_trait_impl)]` PG-const-traits Project group: Const traits S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. T-clippy Relevant to the Clippy team. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. T-rustfmt Relevant to the rustfmt team, which will review and decide on the PR/issue.
#148434 opened Nov 3, 2025 by oli-obk Loading…
2 tasks
Fix parsing logic in 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.
proc_macro::quote S-waiting-on-review #148209 opened Oct 28, 2025 by moatom Loading…
Implement suggestion when array of 1 range used as argument of type 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.
Range S-waiting-on-author #148002 opened Oct 22, 2025 by IoaNNUwU Loading…
Add a timeout to the Area: rustc-dev-guide 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)
remote-test-client connection A-rustc-dev-guide #147952 opened Oct 21, 2025 by pvdrz Loading…
Fix ICE in rustdoc when impl is nested in a func 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. T-rustdoc-frontend Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
#147911 opened Oct 20, 2025 by GoldsteinE Loading…
constify comparison traits on slices 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.
#147790 opened Oct 16, 2025 by npmccallum Loading…
implement 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.
replace_with and replacen_with for unstable feature replace_with S-waiting-on-author #147741 opened Oct 15, 2025 by alpaylan 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…
Implement Status: This is awaiting some action (such as code changes or more information) from the author. T-libs-api Relevant to the library API team, which will review and decide on the PR/issue.
bit and set_bit for integral types. S-waiting-on-author #147696 opened Oct 14, 2025 by bjoernager Loading…
Fix export import conflicts for llvm 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.
#147600 opened Oct 12, 2025 by RobertBColton Loading…
Make SIMD intrinsics available in Area: Constant evaluation, covers all const contexts (static, const fn, ...) A-SIMD Area: SIMD (Single Instruction Multiple Data) 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.
const-contexts A-const-eval #147521 opened Oct 9, 2025 by sayantn Loading…
Avoid suggesting constrain the associated type to a trait 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.
#147362 opened Oct 5, 2025 by chenyukang Loading…
Remove FIXME comments about Status: Blocked on something else such as an RFC or other implementation work. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
Cfg::parse in librustdoc cfg handling S-blocked #147298 opened Oct 3, 2025 by GuillaumeGomez Loading…
Do not use dlltool to create DLL Import Libraries for Windows 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.
#147274 opened Oct 2, 2025 by jfgoog Loading…
Optimize 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.
checked_ilog and pow when base is a power of two S-waiting-on-review #147250 opened Oct 2, 2025 by Kmeakin Loading…
add VecDeque::splice 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.
#147247 opened Oct 1, 2025 by Qelxiros Loading…
Add regression test for ICE #138710 (min_generic_const_args) 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.
#147218 opened Oct 1, 2025 by ManojJiSharma Loading…
recommend using a HashMap if a HashSet's second generic parameter doesn't implement BuildHasher 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. T-libs Relevant to the library team, which will review and decide on the PR/issue.
#147171 opened Sep 30, 2025 by Qelxiros 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…
constify from_fn, try_from_fn, try_map, map 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.
#147071 opened Sep 26, 2025 by bend-n Loading…
more float constants needs-acp This change is blocked on the author creating an ACP. S-waiting-on-ACP Status: PR has an ACP and is waiting for the ACP to complete. 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.
#146934 opened Sep 23, 2025 by joshuarayton Loading…
Previous Next
ProTip! What’s not been updated in a month: updated:<2025-10-17.