rust/clippy_utils/src
2021-11-28 10:22:15 +01:00
..
ast_utils
ast_utils.rs Merge remote-tracking branch 'upstream/master' into rustup 2021-11-18 12:22:00 +01:00
attrs.rs Added clippy::version attribute as lint metadata 2021-11-10 19:48:29 +01:00
comparisons.rs
consts.rs Merge commit 'e18101137866b79045fee0ef996e696e68c920b4' into clippyup 2021-11-04 12:52:36 +00:00
diagnostics.rs Merge commit 'e18101137866b79045fee0ef996e696e68c920b4' into clippyup 2021-11-04 12:52:36 +00:00
eager_or_lazy.rs Improve heuristics for determining whether eager of lazy evaluation is preferred 2021-11-15 20:54:13 -05:00
higher.rs Fix Clippy with changed format_args! 2021-11-06 16:03:32 -05:00
hir_utils.rs
lib.rs Check for no_std and no_core attribute in swap lint 2021-11-11 12:30:07 +08:00
msrvs.rs Auto merge of #7948 - 5225225:castlosslessbool, r=llogiq 2021-11-12 18:17:18 +00:00
numeric_literal.rs Merge commit 'b7f3f7f6082679da2da9a0b3faf1b5adef3afd3b' into clippyup 2021-10-07 11:21:30 +02:00
paths.rs Improve heuristics for determining whether eager of lazy evaluation is preferred 2021-11-15 20:54:13 -05:00
ptr.rs Factor in some expr_visitor usages 2021-11-05 14:39:39 -05:00
qualify_min_const_fn.rs
source.rs fix dogfood lint on clippy_utils 2021-11-09 17:30:15 +00:00
str_utils.rs Merge commit 'e18101137866b79045fee0ef996e696e68c920b4' into clippyup 2021-11-04 12:52:36 +00:00
sugg.rs Add a note about type annotation on closure param 2021-11-28 10:22:15 +01:00
sym_helper.rs
ty.rs Improve heuristics for determining whether eager of lazy evaluation is preferred 2021-11-15 20:54:13 -05:00
usage.rs Factor in some expr_visitor usages 2021-11-05 14:39:39 -05:00
visitors.rs Improve heuristics for determining whether eager of lazy evaluation is preferred 2021-11-15 20:54:13 -05:00