rust-clippy/clippy_lints/src/utils
2020-12-28 01:09:04 +03:00
..
ast_utils Merge commit 'c1664c50b27a51f7a78c93ba65558e7c33eabee6' into clippyup 2020-12-06 15:01:03 +01:00
ast_utils.rs cargo dev fmt 2020-12-07 16:45:10 +09:00
attrs.rs Merge commit 'c1664c50b27a51f7a78c93ba65558e7c33eabee6' into clippyup 2020-12-06 15:01:03 +01:00
author.rs Handle Guard::IfLet in clippy 2020-12-06 13:43:19 +01:00
camel_case.rs new lints around #[must_use] fns 2019-10-14 12:09:04 +02:00
comparisons.rs Rustup to rust-lang/rust#67886 2020-01-07 01:46:33 +09:00
conf.rs add more lints to msrv docs 2020-12-18 10:55:09 +05:30
constants.rs Remove all copyright license headers 2019-01-08 21:46:39 +01:00
diagnostics.rs Merge commit 'c1664c50b27a51f7a78c93ba65558e7c33eabee6' into clippyup 2020-12-06 15:01:03 +01:00
eager_or_lazy.rs Merge commit '3e7c6dec244539970b593824334876f8b6ed0b18' into clippyup 2020-11-23 13:51:04 +01:00
higher.rs Merge commit 'c1664c50b27a51f7a78c93ba65558e7c33eabee6' into clippyup 2020-12-06 15:01:03 +01:00
hir_utils.rs Rollup merge of #79051 - LeSeulArtichaut:if-let-guard, r=matthewjasper 2020-12-17 11:43:55 +09:00
inspector.rs Rollup merge of #79051 - LeSeulArtichaut:if-let-guard, r=matthewjasper 2020-12-17 11:43:55 +09:00
internal_lints.rs Remove unsafe code 2020-12-16 06:05:25 +02:00
mod.rs remove clone in manual_async_fn lint 2020-12-22 03:12:12 +01:00
numeric_literal.rs Merge commit '645ef505da378b6f810b1567806d1bcc2856395f' into clippyup 2020-10-28 23:36:07 +01:00
paths.rs New internal lint: interning_defined_symbol 2020-12-13 06:32:41 +02:00
ptr.rs don't ignore expression after first not matched method call in PtrCloneVisitor 2020-12-28 01:09:04 +03:00
qualify_min_const_fn.rs Refactor how SwitchInt stores jump targets 2020-10-10 17:46:11 +02:00
sugg.rs Add underscore expressions for destructuring assignments 2020-11-14 13:53:12 +00:00
sym.rs Rustup to https://github.com/rust-lang/rust/pull/67853 2020-01-04 11:30:03 +01:00
usage.rs Fix FP in unnecessary_lazy_evaluations 2020-12-07 16:42:43 +09:00
visitors.rs Merge commit 'c1664c50b27a51f7a78c93ba65558e7c33eabee6' into clippyup 2020-12-06 15:01:03 +01:00