rust-clippy/clippy_utils/src
2022-10-10 15:33:49 -04:00
..
ast_utils Merge commit '928e72dd10749875cbd412f74bfbfd7765dbcd8a' into clippyup 2021-02-25 11:25:22 +01:00
mir needless_borrow uses used_exactly_once 2022-10-07 05:07:44 -04:00
ast_utils.rs Shrink ast::Attribute. 2022-08-16 11:10:13 +10:00
attrs.rs Fix adjacent code 2022-10-07 05:07:44 -04:00
check_proc_macro.rs Merge commit 'b52fb5234cd7c11ecfae51897a6f7fa52e8777fc' into clippyup 2022-09-09 13:36:26 +02:00
comparisons.rs Merge commit '928e72dd10749875cbd412f74bfbfd7765dbcd8a' into clippyup 2021-02-25 11:25:22 +01:00
consts.rs Use the correct type when comparing nested constants. 2022-10-10 15:33:49 -04:00
diagnostics.rs Merge remote-tracking branch 'upstream/master' into rustup 2022-10-06 09:19:29 +02:00
eager_or_lazy.rs Don't suggest moving tuple structs with a significant drop to late evaluation. 2022-10-08 11:23:05 -04:00
higher.rs Merge commit 'd9ddce8a223cb9916389c039777b6966ea448dc8' 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 Auto merge of #9386 - smoelius:further-enhance-needless-borrow, r=Jarcho 2022-10-08 21:24:54 +00:00
macros.rs lint: fix a few comments 2022-10-06 08:54:07 -04:00
msrvs.rs Implement manual_clamp lint 2022-10-01 13:58:41 -06:00
numeric_literal.rs Merge commit '2b2190cb5667cdd276a24ef8b9f3692209c54a89' into clippyup 2022-08-11 19:42:16 +02:00
paths.rs needless_borrow uses used_exactly_once 2022-10-07 05:07:44 -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 Merge commit '0eff589afc83e21a03a168497bbab6b4dfbb4ef6' into clippyup 2021-12-30 15:10:43 +01:00
sugg.rs refactor manual_filter 2022-10-03 14:13:15 +02:00
sym_helper.rs Merge commit '928e72dd10749875cbd412f74bfbfd7765dbcd8a' 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 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