rust/clippy_utils/src
2022-11-25 16:49:05 +01:00
..
ast_utils
mir Merge commit '4f142aa1058f14f153f8bfd2d82f04ddb9982388' into clippyup 2022-10-23 15:18:45 +02:00
ast_utils.rs Merge remote-tracking branch 'upstream/master' into rustup 2022-11-21 20:01:17 +01:00
attrs.rs Merge commit '4f142aa1058f14f153f8bfd2d82f04ddb9982388' into clippyup 2022-10-23 15:18:45 +02:00
check_proc_macro.rs
comparisons.rs
consts.rs Extend needless_borrowed_reference to structs and tuples, ignore _ 2022-11-15 18:24:18 +00:00
diagnostics.rs Fix adjacent code 2022-10-28 13:18:07 -04:00
eager_or_lazy.rs Fix [unnecessary_lazy_eval] when type has significant drop 2022-11-21 12:45:35 +01:00
higher.rs
hir_utils.rs Extend needless_borrowed_reference to structs and tuples, ignore _ 2022-11-15 18:24:18 +00:00
lib.rs Auto merge of #9924 - Alexendoo:msrv-stack, r=Jarcho 2022-11-22 20:09:58 +00:00
macros.rs Fix clippy and rustdoc 2022-11-13 22:58:20 +00:00
msrvs.rs Add clippy_utils::msrv::Msrv to keep track of the current MSRV 2022-11-21 18:16:40 +00:00
numeric_literal.rs Use token::Lit in ast::ExprKind::Lit. 2022-11-16 09:41:28 +11:00
paths.rs Add clippy_utils::msrv::Msrv to keep track of the current MSRV 2022-11-21 18:16:40 +00:00
ptr.rs
qualify_min_const_fn.rs Add clippy_utils::msrv::Msrv to keep track of the current MSRV 2022-11-21 18:16:40 +00:00
source.rs Move line_span to source.rs 2022-11-19 05:53:49 -05:00
str_utils.rs
sugg.rs Merge remote-tracking branch 'upstream/master' into rustup 2022-11-21 20:01:17 +01:00
sym_helper.rs
ty.rs dogfood with expanded uninlined_format_args 2022-11-25 16:49:05 +01:00
usage.rs Merge remote-tracking branch 'upstream/master' into rustup 2022-11-21 20:01:17 +01:00
visitors.rs Lint unnecessary safety comments on statements and block tail expressions 2022-11-25 10:09:34 +01:00