Skip to content

2022-03-28

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Mar 05:20
bc08b8e
Merge #11833

11833: internal: Move mismatched arg count diagnostic to inference r=flodiebold a=flodiebold

This means we only need to handle legacy const generics in one place, and it fits there especially since there will be more diagnostics coming.

Co-authored-by: Florian Diebold <flodiebold@gmail.com>