rust/clippy_lints
Michael Wright ab71f08663 Fix single_char_pattern crash (#3204)
This commit fixes the crash by removing constant checking from the lint.

Closes #3204.
2018-09-24 08:33:57 +02:00
..
src Fix single_char_pattern crash (#3204) 2018-09-24 08:33:57 +02:00
Cargo.toml Revert "the cargo feature: edition 2018 is stabilized in current nightly" 2018-09-15 11:16:45 +03:00
README.md Fix crates.io site name 2017-12-15 00:33:23 +02:00

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