Skip to content

Fix ordering of generic arguments - #2164

Closed
ehuss wants to merge 1 commit into
rust-lang:masterfrom
ehuss:fix-generic-arg-order
Closed

Fix ordering of generic arguments#2164
ehuss wants to merge 1 commit into
rust-lang:masterfrom
ehuss:fix-generic-arg-order

Conversation

@ehuss

@ehussehuss commented Feb 10, 2026

Copy link
Copy Markdown
Contributor

This was missed in #1098 where the order of types and const generics was relaxed. See rust-lang/rust#90207 (comment)

Fixes#1857

This was missed in rust-lang#1098
where the order of types and const generics was relaxed. See
rust-lang/rust#90207 (comment)
@rustbotrustbot added the S-waiting-on-review Status: The marked PR is awaiting review from a maintainer label Feb 10, 2026
@ehuss
ehuss marked this pull request as draft February 11, 2026 02:04
@rustbotrustbot removed the S-waiting-on-review Status: The marked PR is awaiting review from a maintainer label Feb 11, 2026
@ehuss

Copy link
Copy Markdown
ContributorAuthor

Will plan a different approach.

@ehussehuss closed this Feb 12, 2026
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[paths.expr.argument-order] is outdated

2 participants

@ehuss@rustbot