Skip to content

Commit

Permalink
Auto merge of #120619 - compiler-errors:param, r=lcnr
Browse files Browse the repository at this point in the history
Assert that params with the same *index* have the same *name*

Found this bug when trying to build libcore with the new solver, since it will canonicalize two params with the same index into *different* placeholders if those params differ by name.
  • Loading branch information
bors committed Feb 11, 2024
2 parents 5af64fe + a6c503e commit b571ff9
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit b571ff9

Please sign in to comment.