uv
e02cd74e
- Turn off `clippy::struct_excessive_bools` rule (#14102)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
178 days ago
Turn off `clippy::struct_excessive_bools` rule (#14102) We always ignore the `clippy::struct_excessive_bools` rule and formerly annotated this at the function level. This PR specifies the allow in `workspace.lints.clippy` in `Cargo.toml`.
References
#14102 - Turn off `clippy::struct_excessive_bools` rule
Author
jtfmumm
Parents
cf67d9c6
Loading