Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
clippy::redundant_locals
is not a correctness lint (#13747)
Even its documentation says so. According to the documentation, it might either be a "suspicious" or a "perf" lint. changelog: [`redundant_locals`]: Reclassify as "suspicious" lint.
- Loading branch information