Skip to content

Support function args const generics - #162727

Draft
bit-aloo wants to merge 5 commits into
rust-lang:mainfrom
bit-aloo:2026-09-06-function-argument-const-generics
Draft

bit-aloo wants to merge 5 commits into
rust-lang:mainfrom
bit-aloo:2026-09-06-function-argument-const-generics

Conversation

@bit-aloo

Copy link
Copy Markdown
Member

TODO

r? @ghost

@rustbot rustbot added 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-rustfmt Relevant to the rustfmt team, which will review and decide on the PR/issue. labels Sep 13, 2026
@rust-log-analyzer

This comment has been minimized.

@BoxyUwU BoxyUwU self-assigned this Sep 13, 2026
Comment thread compiler/rustc_parse/src/parser/function.rs Outdated
Comment thread compiler/rustc_hir_typeck/src/fn_ctxt/_impl.rs Outdated
@rust-log-analyzer

This comment has been minimized.

…he gate later, it helps with better recovery message, and also fix rust doc to accomodate new arg_pos field
@rust-cloud-vms
rust-cloud-vms Bot force-pushed the 2026-09-06-function-argument-const-generics branch from 069cb06 to 0816e30 Compare September 14, 2026 10:55
@rust-bors

rust-bors Bot commented Sep 14, 2026

Copy link
Copy Markdown
Contributor

☔ The latest upstream changes (presumably #162767) made this pull request unmergeable. Please resolve the merge conflicts by rebasing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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-rustfmt Relevant to the rustfmt team, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants