rust/clippy_lints/src/utils
Mateusz Mikuła a3ace5c3ca Cargo fmt
2019-06-02 18:58:11 +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 Fix Block dump in author lint 2019-05-28 13:01:11 +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 Prevent symbocalypse 2019-05-17 23:53:54 +02: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 Rustup to rustc 1.36.0-nightly (dbfe70dfc 2019-05-22) 2019-05-21 21:58:27 -07:00
hir_utils.rs Fix dogfood errors 2019-05-14 15:08:29 +02:00
inspector.rs Remove some unnecessary If arms 2019-05-10 23:40:42 -07:00
internal_lints.rs Make use of new outer_expn_info() function 2019-06-01 16:25:51 +07:00
mod.rs Make use of new outer_expn_info() function 2019-06-01 16:25:51 +07:00
paths.rs Dogfood 2019-05-18 01:42:15 +02:00
ptr.rs Prevent symbocalypse 2019-05-17 23:53:54 +02:00
sugg.rs rustup https://github.com/rust-lang/rust/pull/60803/ 2019-05-24 15:25:36 +02:00
sym.rs Dogfood and rustfmt 2019-05-18 00:58:25 +02:00
usage.rs Cargo fmt 2019-06-02 18:58:11 +02:00