]> git.lizzy.rs Git - rust.git/commitdiff
Merge #11833
authorbors[bot] <26634292+bors[bot]@users.noreply.github.com>
Sun, 27 Mar 2022 17:22:02 +0000 (17:22 +0000)
committerGitHub <noreply@github.com>
Sun, 27 Mar 2022 17:22:02 +0000 (17:22 +0000)
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>

Trivial merge