rust/clippy_dev
Philipp Hansch f6194f33d2
Fix false positive in check mode caused by gen_deprecated
`gen_deprecated` should never have created the string with linebreaks.

Using a single string broke the check because the changed lines were
different.
2018-11-05 07:18:47 +01:00
..
src Fix false positive in check mode caused by gen_deprecated 2018-11-05 07:18:47 +01:00
Cargo.toml Use WalkDir to also gather from subdirectories 2018-10-15 20:44:22 +02:00