rust/clippy_utils/src
bors 16ef044e72 Auto merge of #8183 - alex-ozdemir:limit-ident, r=camsteffen
Limit the ``[`identity_op`]`` lint to integral operands.

changelog: limit ``[`identity_op`]`` to integral operands

In the ``[`identity_op`]`` lint, if the operands are non-integers, then the lint is likely
wrong.
2021-12-28 22:01:57 +00:00
..
ast_utils
ast_utils.rs Merge commit 'a5d597637dcb78dc73f93561ce474f23d4177c35' into clippyup 2021-12-06 12:33:31 +01:00
attrs.rs Merge commit 'a5d597637dcb78dc73f93561ce474f23d4177c35' into clippyup 2021-12-06 12:33:31 +01:00
comparisons.rs
consts.rs contants peel_refs to catch x << &0 2021-12-28 08:32:55 -08:00
diagnostics.rs Merge commit 'e18101137866b79045fee0ef996e696e68c920b4' into clippyup 2021-11-04 12:52:36 +00:00
eager_or_lazy.rs Merge commit 'a5d597637dcb78dc73f93561ce474f23d4177c35' into clippyup 2021-12-06 12:33:31 +01:00
higher.rs Fix clippy uses of QPath::LangItem 2021-12-13 17:09:16 +00:00
hir_utils.rs Merge remote-tracking branch 'upstream/master' into rustup 2021-12-17 13:22:25 +01:00
lib.rs Auto merge of #8182 - rust-lang:cache-test-items, r=giraffate 2021-12-28 05:50:20 +00:00
msrvs.rs Merge commit 'a5d597637dcb78dc73f93561ce474f23d4177c35' into clippyup 2021-12-06 12:33:31 +01:00
numeric_literal.rs Merge commit 'b7f3f7f6082679da2da9a0b3faf1b5adef3afd3b' into clippyup 2021-10-07 11:21:30 +02:00
paths.rs Address review comments 2021-12-13 06:31:17 -05:00
ptr.rs Merge commit 'a5d597637dcb78dc73f93561ce474f23d4177c35' into clippyup 2021-12-06 12:33:31 +01:00
qualify_min_const_fn.rs Rollup merge of #88963 - fee1-dead:const-iterator, r=oli-obk 2021-10-01 14:46:48 -07:00
source.rs Merge commit 'a5d597637dcb78dc73f93561ce474f23d4177c35' into clippyup 2021-12-06 12:33:31 +01:00
str_utils.rs Some minor cleanup 2021-12-25 21:55:20 +08:00
sugg.rs Apply new lint on clippy source code 2021-12-08 11:16:14 +01:00
sym_helper.rs
ty.rs Handle to_vec on for loop expression #8069 2021-12-13 07:04:57 -05:00
usage.rs Handle to_vec on for loop expression #8069 2021-12-13 07:04:57 -05:00
visitors.rs Merge commit 'a5d597637dcb78dc73f93561ce474f23d4177c35' into clippyup 2021-12-06 12:33:31 +01:00