Malformed error message with wrong use of min const generics #77092
Labels
C-bug
Category: This is a bug.
const-generics-bad-diagnostics
An error is correctly emitted, but is confusing, for `min_const_generics`.
This is wrong code (because there's no way to infer N):
rustc
V. 1.48.0-nightly 0da580074 2020-09-22
gives:The text was updated successfully, but these errors were encountered: