rust/clippy_lints
Dirkjan Ochtman 9e4a064f08 Move naive_bytecount to pedantic
As discussed on Zulip, current best practice is to avoid recommending
external crates. This lint is from before that was enforced. Move it
to the pedantic group to avoid enabling it by default.

https://rust-lang.zulipchat.com/#narrow/stream/257328-clippy/topic/naive_bytecount.20suggesting.20extra.20dependency
2021-03-02 14:34:47 +01:00
..
2021-03-02 14:34:47 +01:00
2021-02-23 18:50:30 -05:00

This crate contains Clippy lints. For the main crate, check GitHub.