Nightly clippy fails on array-size-threshold
#10422
Labels
C-bug
Category: Clippy is not doing the correct thing
array-size-threshold
#10422
Summary
Using the following
clippy.toml
with nightly clippyI get the following error:
Reproducer
I tried this:
I expected this to happen: No warnings, successful compilation
Instead this happened:
Version
Additional Labels
No response
The text was updated successfully, but these errors were encountered: