rust/clippy_utils/src
Nicholas Nethercote c86a9c077c Introduce DotDotPos.
This shrinks `hir::Pat` from 88 to 72 bytes.
2022-09-08 15:25:50 +10: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 Shrink ast::Attribute. 2022-08-16 11:10:13 +10:00
check_proc_macro.rs separate the receiver from arguments in HIR under /clippy 2022-09-05 22:25:57 +09:00
comparisons.rs Merge commit '928e72dd10' into clippyup 2021-02-25 11:25:22 +01:00
consts.rs Remove the symbol from ast::LitKind::Err. 2022-08-23 16:56:24 +10:00
diagnostics.rs separate the receiver from arguments in HIR under /clippy 2022-09-05 22:25:57 +09:00
eager_or_lazy.rs separate the receiver from arguments in HIR under /clippy 2022-09-05 22:25:57 +09:00
higher.rs Merge commit 'd9ddce8a22' into clippyup 2022-06-04 13:34:07 +02:00
hir_utils.rs Arena-allocate hir::Lifetime. 2022-09-08 15:07:19 +10:00
lib.rs Introduce DotDotPos. 2022-09-08 15:25:50 +10:00
macros.rs Use CountIsStart in clippy 2022-08-31 09:45:51 -04:00
msrvs.rs Merge commit 'f51aade56f' into clippyup 2022-08-31 09:24:45 -04:00
numeric_literal.rs Merge commit '2b2190cb56' into clippyup 2022-08-11 19:42:16 +02:00
paths.rs Merge commit 'f51aade56f' into clippyup 2022-08-31 09:24:45 -04: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 Generalize the Assume intrinsic statement to a general Intrinsic statement 2022-09-06 14:18:32 +00:00
source.rs Merge commit '2b2190cb56' into clippyup 2022-08-11 19:42:16 +02:00
str_utils.rs Merge commit '0eff589afc' into clippyup 2021-12-30 15:10:43 +01:00
sugg.rs separate the receiver from arguments in HIR under /clippy 2022-09-05 22:25:57 +09:00
sym_helper.rs Merge commit '928e72dd10' into clippyup 2021-02-25 11:25:22 +01:00
ty.rs Merge commit 'f51aade56f' into clippyup 2022-08-31 09:24:45 -04:00
usage.rs Make ExprKind::Closure a struct variant. 2022-06-12 00:16:27 +02:00
visitors.rs separate the receiver from arguments in HIR under /clippy 2022-09-05 22:25:57 +09:00