rust/clippy_lints/src/utils
2017-11-05 04:19:11 -08:00
..
author.rs manual fixups if_let_chain -> if_chain 2017-10-23 17:53:30 -04:00
comparisons.rs
conf.rs Fixed some code in clippy to pass the new, removed formatting changes. 2017-10-20 10:17:41 -04: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 mechanically swap if_let_chain -> if_chain 2017-10-23 15:18:02 -04:00
hir_utils.rs Rustup to rustc 1.22.0-nightly (6c476ce46 2017-09-25) 2017-09-25 19:52:29 -07:00
inspector.rs Fix compilation errors with rustc 1.23.0-nightly (d762b1d6c 2017-11-04) 2017-11-05 04:19:11 -08:00
internal_lints.rs Fix lint_without_lint_pass 2017-10-31 10:04:02 -07:00
mod.rs Handle TyForeign 2017-10-29 05:21:25 -04:00
paths.rs Fix lint_without_lint_pass 2017-10-31 10:04:02 -07:00
ptr.rs Duplicate ptr_arg's suggestion logic 2017-10-08 17:51:44 +09:00
sugg.rs &Self 2017-11-03 17:56:17 +09:00