rust-clippy/clippy_lints
bors 4071b2996e Auto merge of #4099 - flip1995:ul_4094, r=oli-obk
Add macro check for unreadable_literal lint

Closes #4094

changelog: Disable `unreadable_literal` lint inside macros
2019-05-19 08:46:43 +00:00
..
src Auto merge of #4099 - flip1995:ul_4094, r=oli-obk 2019-05-19 08:46:43 +00:00
Cargo.toml use derive feature over serde_derive crate 2019-05-09 13:05:34 -04:00
README.md rust-lang-nursery/rust-clippy => rust-lang/rust-clippy 2018-11-22 04:40:09 +01:00

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