rust-clippy/clippy_lints/src/utils
2019-08-16 09:32:27 +07:00
..
attrs.rs Update find(p).map(p) occurrences to use find_map(p) 2019-04-30 16:45:32 -03:00
author.rs Rustup to rust-lang/rust#63543 2019-08-15 10:14:06 +02:00
camel_case.rs Addressed points raised in review. 2019-03-10 18:06:28 +00:00
comparisons.rs Remove all copyright license headers 2019-01-08 21:46:39 +01:00
conf.rs Update all the code to pass the updated use_self lint. 2019-07-31 08:50:43 +00:00
constants.rs Remove all copyright license headers 2019-01-08 21:46:39 +01:00
diagnostics.rs Remove wrong lifetime from LintContext 2019-06-12 10:28:52 +02:00
higher.rs Address reviews 2019-07-06 19:35:08 +02:00
hir_utils.rs Fix dogfood test 2019-07-28 09:31:05 +01:00
inspector.rs Rustup "Remove Spanned from {ast,hir}::FieldPat" 2019-08-16 09:32:27 +07:00
internal_lints.rs Doctests: Fix all complexity lint docs 2019-08-02 18:16:35 +02:00
mod.rs Rustup "Remove Spanned from {ast,hir}::FieldPat" 2019-08-16 09:32:27 +07:00
paths.rs Handle calls with 'std::convert::identity' 2019-08-11 19:51:43 +02:00
ptr.rs Fix warnings about unnecessary lifetime bounds 2019-06-20 01:36:23 +07:00
sugg.rs Fix breakage due to rust-lang/rust#61988 2019-07-06 19:06:49 +02:00
sym.rs Dogfood and rustfmt 2019-05-18 00:58:25 +02:00
usage.rs Fix dogfood test failures. 2019-06-24 04:00:05 +02:00