Open chebbyChefNEQ opened 1 year ago
Heh I could probably use this one for myself: https://rust-lang.github.io/rust-clippy/master/index.html#/dbg_macro?levels=allow,none&groups=restriction
https://github.com/EmbarkStudios/rust-ecosystem/blob/main/lints.toml
might be a good list to start with
candidates:
clippy::pedantic
which has a bunch of type cast safety checksrestriction
category: https://rust-lang.github.io/rust-clippy/master/index.html#?levels=allow,none&groups=restriction