rust/clippy_utils/src
2022-10-01 13:58:41 -06:00
..
ast_utils Merge commit '928e72dd10' into clippyup 2021-02-25 11:25:22 +01:00
ast_utils.rs Shrink ast::Attribute. 2022-08-16 11:10:13 +10:00
attrs.rs and a few more from other dirs 2022-09-23 14:25:03 -04:00
check_proc_macro.rs Merge commit 'b52fb5234c' into clippyup 2022-09-09 13:36:26 +02:00
comparisons.rs Merge commit '928e72dd10' into clippyup 2021-02-25 11:25:22 +01:00
consts.rs rename Unevaluated to UnevaluatedConst 2022-09-23 14:27:34 +02:00
diagnostics.rs and a few more from other dirs 2022-09-23 14:25:03 -04: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 Merge commit 'd9ddce8a22' into clippyup 2022-06-04 13:34:07 +02:00
hir_utils.rs Fix dogfood 2022-09-29 12:02:58 +02:00
lib.rs Merge remote-tracking branch 'upstream/master' into rustup 2022-09-28 14:27:32 +02:00
macros.rs new uninlined_format_args lint to inline explicit arguments 2022-09-25 19:53:03 -04:00
msrvs.rs Implement manual_clamp lint 2022-10-01 13:58:41 -06:00
numeric_literal.rs Merge commit '2b2190cb56' into clippyup 2022-08-11 19:42:16 +02:00
paths.rs Simplify clippy fix. 2022-09-12 19:46:51 +02:00
ptr.rs separate the receiver from arguments in HIR under /clippy 2022-09-05 22:25:57 +09: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 Merge commit '0eff589afc' into clippyup 2021-12-30 15:10:43 +01:00
sugg.rs Merge remote-tracking branch 'upstream/master' into rustup 2022-09-28 14:27:32 +02:00
sym_helper.rs Merge commit '928e72dd10' into clippyup 2021-02-25 11:25:22 +01:00
ty.rs Merge remote-tracking branch 'upstream/master' into rustup 2022-09-28 14:27:32 +02:00
usage.rs Merge remote-tracking branch 'upstream/master' into rustup 2022-09-28 14:27:32 +02:00
visitors.rs Merge commit 'b52fb5234c' into clippyup 2022-09-09 13:36:26 +02:00