rust-clippy/clippy_lints/src/utils
2018-10-07 17:09:32 -07:00
..
author.rs Reintroduce extern crate for non-Cargo dependencies. 2018-09-15 11:10:51 +03:00
camel_case.rs Make clippy_lints::{utils,consts} modules private, remove unused items. 2018-08-28 21:32:20 -05:00
comparisons.rs Reintroduce extern crate for non-Cargo dependencies. 2018-09-15 11:10:51 +03:00
conf.rs fix all clippy::use_self pedantic warnings found in the codebase. 2018-09-26 22:24:18 +02:00
constants.rs Adapt codebase to the tool_lints 2018-08-29 11:08:29 -07:00
higher.rs Fix items_after_statements for sub-functions 2018-10-07 17:09:32 -07:00
hir_utils.rs Reintroduce extern crate for non-Cargo dependencies. 2018-09-15 11:10:51 +03:00
inspector.rs Reintroduce extern crate for non-Cargo dependencies. 2018-09-15 11:10:51 +03:00
internal_lints.rs Formatting 2018-09-15 11:02:00 +02:00
mod.rs Fix push_item_path call (rustup to 4cf11765dc98536c6eedf33f2df7f72f6e161263) 2018-10-03 02:06:26 -07:00
paths.rs Add lint for mem::replace(.., None). 2018-09-19 14:38:34 -07:00
ptr.rs Reintroduce extern crate for non-Cargo dependencies. 2018-09-15 11:10:51 +03:00
sugg.rs Fix indents 2018-09-20 14:38:48 +02:00
usage.rs Reintroduce extern crate for non-Cargo dependencies. 2018-09-15 11:10:51 +03:00