rust-clippy/clippy_lints/src/utils
Oliver Schneider 8ec61a613a
Merge pull request #2661 from devonhollowood/ptr-ptr-casts
Replace `misaligned_transmute` lint
2018-04-11 13:23:15 +02:00
..
author.rs Fix compilation for nightly 2018-04-06 2018-04-07 07:32:30 +02:00
comparisons.rs Rustfmt 2017-08-14 09:43:26 +02:00
conf.rs Fix compilation for nightly 2018-04-06 2018-04-07 07:32:30 +02: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 Cargo fmt 2017-11-05 04:55:56 +09:00
hir_utils.rs Fix clippy warning 2018-04-02 07:04:06 +02:00
inspector.rs Address review comments 2018-03-29 13:41:53 +02:00
internal_lints.rs Categorize all the lints! 2018-03-28 15:24:26 +02:00
mod.rs Fix compilation for nightly 2018-04-06 2018-04-07 07:32:30 +02:00
paths.rs New lints for write! / writeln! macros. 2018-04-07 22:45:26 -07:00
ptr.rs Duplicate ptr_arg's suggestion logic 2017-10-08 17:51:44 +09:00
sugg.rs Merge pull request #2661 from devonhollowood/ptr-ptr-casts 2018-04-11 13:23:15 +02:00