Closed koskja closed 3 years ago
Build fails every time due to a new(?) lint that affects the entire codebase. When I ran the same command used in the build script, the lint wasn't turned on.
Fix all code to stop clippy from complaining or just disable the lint.
Description
Build fails every time due to a new(?) lint that affects the entire codebase. When I ran the same command used in the build script, the lint wasn't turned on.
Fixes
Fix all code to stop clippy from complaining or just disable the lint.