rust/clippy_lints/src/utils
2019-05-01 23:04:35 +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 more Use->DropTemps fixes 2019-05-01 23:04:35 +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 Cargo fmt 2019-03-18 13:39:11 +01:00
constants.rs Remove all copyright license headers 2019-01-08 21:46:39 +01:00
diagnostics.rs use a multispan for MANY_SINGLE_CHAR_NAMES 2019-04-05 10:07:39 -04:00
higher.rs Use {get,match}_def_path from LateContext 2019-04-17 12:53:29 +02:00
hir_utils.rs rustup https://github.com/rust-lang/rust/pull/60417/ 2019-05-01 22:18:16 +02:00
inspector.rs more Use->DropTemps fixes 2019-05-01 23:04:35 +02:00
internal_lints.rs Use lint pass macros 2019-04-17 09:35:22 -07:00
mod.rs Rustup for https://github.com/rust-lang/rust/pull/59042 2019-04-25 07:29:23 +02:00
paths.rs Fix path_qualified 2019-03-18 12:54:10 +01:00
ptr.rs Remove all copyright license headers 2019-01-08 21:46:39 +01:00
sugg.rs rustup https://github.com/rust-lang/rust/pull/60417/ 2019-05-01 22:18:16 +02:00
usage.rs Remove now-unnecessary calls to node_to_hir_id 2019-04-14 13:11:31 -07:00