Commit 1101121
committed
also allow unnecessary_clippy_cfg in Cargo.toml
This doesn't remove the `-A` parameter in the CI workflow, that's still
needed to override the blanket `-D clippy::all`. But it fixes the false
positive from normal `cargo clippy` invocations.1 parent 756bbdd commit 1101121
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
0 commit comments