You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
However, I dislike the fact that optional lints used to pollute source files. Starting from 1.74.0 there is a way to specify them in Cargo.toml, we should use that.
https://rust-lang.github.io/rust-clippy/master/index.html#/import?groups=cargo,complexity,correctness,deprecated,nursery,pedantic,perf,restriction,style,suspicious
The text was updated successfully, but these errors were encountered: