rust/clippy_utils/src
2022-10-06 09:19:29 +02:00
..
ast_utils
ast_utils.rs
attrs.rs and a few more from other dirs 2022-09-23 14:25:03 -04:00
check_proc_macro.rs
comparisons.rs
consts.rs rename Unevaluated to UnevaluatedConst 2022-09-23 14:27:34 +02:00
diagnostics.rs Merge remote-tracking branch 'upstream/master' into rustup 2022-10-06 09:19:29 +02:00
eager_or_lazy.rs [unnecessary_lazy_evaluations] Do not suggest switching to early evaluation when type has custom Drop 2022-09-28 22:46:05 +02:00
higher.rs
hir_utils.rs Fix dogfood 2022-09-29 12:02:58 +02:00
lib.rs Merge remote-tracking branch 'upstream/master' into rustup 2022-10-06 09:19:29 +02:00
macros.rs FormatArgsExpn: Find comma spans and ignore weird proc macro spans 2022-10-05 16:10:52 +00:00
msrvs.rs Implement manual_clamp lint 2022-10-01 13:58:41 -06:00
numeric_literal.rs
paths.rs Fix and improve internal lint checking for match_type usages 2022-10-02 15:02:55 -04:00
ptr.rs Replace expr_visitor with for_each_expr 2022-10-02 17:04:22 -04:00
qualify_min_const_fn.rs Merge remote-tracking branch 'upstream/master' into rustup 2022-09-28 14:27:32 +02:00
source.rs new uninlined_format_args lint to inline explicit arguments 2022-09-25 19:53:03 -04:00
str_utils.rs
sugg.rs Merge remote-tracking branch 'upstream/master' into rustup 2022-09-28 14:27:32 +02:00
sym_helper.rs
ty.rs Merge remote-tracking branch 'upstream/master' into rustup 2022-09-28 14:27:32 +02:00
usage.rs Replace expr_visitor with for_each_expr 2022-10-02 17:04:22 -04:00
visitors.rs Replace expr_visitor with for_each_expr 2022-10-02 17:04:22 -04:00