rust/clippy_utils/src
2022-08-28 06:44:13 -04: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 Merge commit '2b2190cb56' into clippyup 2022-08-11 19:42:16 +02: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 Merge remote-tracking branch 'upstream/master' into rustup 2022-06-30 10:27:25 +02:00
eager_or_lazy.rs Make ExprKind::Closure a struct variant. 2022-06-12 00:16:27 +02:00
higher.rs Merge commit 'd9ddce8a22' into clippyup 2022-06-04 13:34:07 +02:00
hir_utils.rs Shrink Token. 2022-08-01 08:53:04 +10:00
lib.rs Merge branch 'master' into rustup 2022-08-28 06:44:13 -04:00
macros.rs Fix typos 2022-08-20 12:31:29 +03:00
msrvs.rs Auto merge of #9295 - Guilherme-Vasconcelos:manual-empty-string-creation, r=dswij 2022-08-19 11:19:06 +00:00
numeric_literal.rs Merge commit '2b2190cb56' into clippyup 2022-08-11 19:42:16 +02:00
paths.rs Auto merge of #9258 - Serial-ATA:unused-peekable, r=Alexendoo 2022-08-19 18:30:13 +00:00
ptr.rs Remove a span from hir::ExprKind::MethodCall 2022-01-21 07:48:10 -06:00
qualify_min_const_fn.rs Revert "Rollup merge of #98582 - oli-obk:unconstrained_opaque_type, r=estebank" 2022-07-20 07:55:58 +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 Merge commit '2b2190cb56' into clippyup 2022-08-11 19:42:16 +02:00
sym_helper.rs Merge commit '928e72dd10' into clippyup 2021-02-25 11:25:22 +01:00
ty.rs Replace contains_ty(..) with Ty::contains(..) 2022-08-24 08:11:29 +02:00
usage.rs Make ExprKind::Closure a struct variant. 2022-06-12 00:16:27 +02:00
visitors.rs Merge commit 'fdb84cbfd2' into clippyup 2022-07-18 09:39:37 +02:00