kuasar
kuasar copied to clipboard
Enhancement of CI lints
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.