rust/clippy_lints/src/utils
2019-09-26 18:34:43 +02:00
..
attrs.rs Update find(p).map(p) occurrences to use find_map(p) 2019-04-30 16:45:32 -03:00
author.rs arm.pats -> arm.pat 2019-09-25 12:52:16 -07: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 Rustup https://github.com/rust-lang/rust/pull/64513 2019-09-26 16:03:36 +07:00
hir_utils.rs arm.pats -> arm.pat 2019-09-25 12:52:16 -07:00
inspector.rs arm.pats -> arm.pat 2019-09-25 12:52:16 -07:00
internal_lints.rs Use the spans returned by utils::method_calls 2019-08-29 17:34:03 +02:00
mod.rs rustup https://github.com/rust-lang/rust/pull/64515 2019-09-26 18:34:43 +02:00
paths.rs new lint: mem-replace-with-uninit 2019-09-20 00:25:57 +02:00
ptr.rs Replace Arg with Param 2019-08-28 18:33:25 +09:00
sugg.rs Fix lint warnings 2019-09-12 08:36:05 +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