rust/clippy_lints/src/utils
Oliver Schneider 6f48e37d22
Merge pull request #2444 from phansch/fix_incorrect_useless_attribute_suggestion
Partly fix incorrect useless_attribute suggestion
2018-02-07 09:07:46 +01:00
..
author.rs Enable more patterns in the author lint 2018-01-24 13:04:06 +01:00
comparisons.rs Rustfmt 2017-08-14 09:43:26 +02:00
conf.rs Make decimal_literal_representation a restriction lint 2018-02-06 13:05:20 +01:00
constants.rs Fixed some code in clippy to pass the new, removed formatting changes. 2017-10-20 10:17:41 -04:00
higher.rs Cargo fmt 2017-11-05 04:55:56 +09:00
hir_utils.rs Fix ICE comparing ExprRange 2018-02-06 01:06:32 +01:00
inspector.rs Rustup 2018-01-15 12:08:17 +01:00
internal_lints.rs Fix lint_without_lint_pass 2017-10-31 10:04:02 -07:00
mod.rs Partly fix incorrect useless_attribute suggestion 2018-02-06 22:35:11 +01:00
paths.rs needless_pass_by_value: Whitelist RangeArgument (fixes #2357) 2018-01-18 14:30:53 +05:30
ptr.rs Duplicate ptr_arg's suggestion logic 2017-10-08 17:51:44 +09:00
sugg.rs Rustup to rustc 1.25.0-nightly (7d6e5b9da 2018-01-27) 2018-01-28 16:28:48 +09:00