rust/clippy_utils/src
Samuel E. Moelius III bdfea1c095 Pass msrvs by copy
2022-05-08 07:13:14 -04:00
..
ast_utils Merge commit '928e72dd10' into clippyup 2021-02-25 11:25:22 +01:00
ast_utils.rs Overhaul MacArgs::Eq. 2022-05-05 07:06:12 +10:00
attrs.rs Remove unnecessary sigils around Symbol::as_str() calls. 2021-12-15 17:32:14 +11:00
comparisons.rs Merge commit '928e72dd10' into clippyup 2021-02-25 11:25:22 +01:00
consts.rs Auto merge of #8763 - arieluy:manual_range_contains, r=xFrednet 2022-05-06 11:33:47 +00:00
diagnostics.rs Merge remote-tracking branch 'upstream/master' into rustup 2022-04-07 15:44:37 +01:00
eager_or_lazy.rs Improve AdtDef interning. 2022-03-11 13:31:24 +11:00
higher.rs Merge commit '57b3c4b90f' into clippyup 2022-02-10 18:40:06 +01:00
hir_utils.rs Merge remote-tracking branch 'upstream/master' into rustup 2022-05-05 13:32:06 +01:00
lib.rs Pass msrvs by copy 2022-05-08 07:13:14 -04:00
macros.rs adding spell checking 2022-04-15 14:18:09 -07:00
msrvs.rs Merge commit '984330a6ee' into clippyup 2022-04-08 10:06:10 +01:00
numeric_literal.rs New lint is_digit_ascii_radix 2022-04-07 14:14:30 -06:00
paths.rs Merge remote-tracking branch 'upstream/master' into rustup 2022-05-05 13:32:06 +01:00
ptr.rs Remove a span from hir::ExprKind::MethodCall 2022-01-21 07:48:10 -06:00
qualify_min_const_fn.rs Pass msrvs by copy 2022-05-08 07:13:14 -04:00
source.rs adding spell checking 2022-04-15 14:18:09 -07: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-05-05 13:32:06 +01:00
sym_helper.rs Merge commit '928e72dd10' into clippyup 2021-02-25 11:25:22 +01:00
ty.rs needless_late_init: ignore if let, let mut and significant drops 2022-04-26 13:16:54 +01:00
usage.rs Check for loops/closures in local_used_after_expr 2022-04-10 14:26:44 +01:00
visitors.rs Allow more complex expressions in let_unit_value 2022-04-14 21:34:33 -04:00