rust/clippy_lints/src/utils
Manish Goregaokar f76225e388 Handle TyForeign
2017-10-29 05:21:25 -04:00
..
author.rs manual fixups if_let_chain -> if_chain 2017-10-23 17:53:30 -04:00
comparisons.rs Rustfmt 2017-08-14 09:43:26 +02:00
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 Rustup 2017-09-12 14:38:59 +02:00
internal_lints.rs Run nightly rustfmt 2017-09-05 12:39:27 +02:00
mod.rs Handle TyForeign 2017-10-29 05:21:25 -04:00
paths.rs Add lint for From<String> 2017-10-20 20:47:30 -04:00
ptr.rs Duplicate ptr_arg's suggestion logic 2017-10-08 17:51:44 +09:00
sugg.rs Use ..= in the suggestion 2017-09-28 10:40:36 -07:00