rust-clippy/tests
Michael Wright 546d2fec29 Fix enum_glob_use false positives
Closes #2397.

This checks the def of the `ItemUse` path instead of checking the
capitalization of the path segements. It was noted that this def would
sometimes be `Def::Mod` instead of `Def::Enum` but it seems correct now.
2018-03-27 06:34:11 +02:00
..
auxiliary aux -> auxiliary (breaks Windows) 2016-10-04 09:15:03 +05:30
run-pass Update needless_lifetimes_impl_trait.rs 2018-03-26 07:05:46 +02:00
ui Fix enum_glob_use false positives 2018-03-27 06:34:11 +02:00
camel_case.rs fallout 2016-08-17 18:35:25 +02:00
cc_seme.rs Run rustfmt 2017-04-12 11:06:32 +02:00
compile-test.rs Format code 2018-03-16 10:54:49 +01:00
conf_whitelisted.rs Apply changes that were required for running in the rustc test suite 2017-11-14 14:56:00 +01:00
dogfood.rs Format code 2018-03-16 10:54:49 +01:00
ice_exacte_size.rs run rustfmt 2016-12-20 10:20:41 +01:00
issue-825.rs Cargo fmt 2017-11-05 04:55:56 +09:00
matches.rs Format code 2018-03-16 10:54:49 +01:00
mut_mut_macro.rs mut_mut_macro is missing plugin(clippy) 2018-01-29 09:48:06 +05:30
needless_continue_helpers.rs Format code 2018-03-16 10:54:49 +01:00
trim_multiline.rs run rustfmt 2016-12-20 10:20:41 +01:00
used_underscore_binding_macro.rs Run rustfmt 2017-04-12 11:06:32 +02:00
versioncheck.rs Format code 2018-03-16 10:54:49 +01:00