Open Burning1020 opened 1 year ago
More warning checks of Clippy linter.
Clippy is a collection of lints to catch common mistakes and improve Rust code. So we need more strict(warning level) lint rules.
What would you like to be added?
More warning checks of Clippy linter.
Why is this needed?
Clippy is a collection of lints to catch common mistakes and improve Rust code. So we need more strict(warning level) lint rules.