rust/clippy_utils/src
2022-11-21 20:01:17 +01:00
..
ast_utils Merge commit '928e72dd10' into clippyup 2021-02-25 11:25:22 +01:00
mir Merge commit '4f142aa105' 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 '4f142aa105' into clippyup 2022-10-23 15:18:45 +02:00
check_proc_macro.rs ImplItemKind::TyAlias => ImplItemKind::Type 2022-10-09 07:09:57 +00:00
comparisons.rs Merge commit '928e72dd10' into clippyup 2021-02-25 11:25:22 +01:00
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 Merge commit '4f142aa105' into clippyup 2022-10-23 15:18:45 +02:00
higher.rs Merge commit 'd9ddce8a22' into clippyup 2022-06-04 13:34:07 +02:00
hir_utils.rs Extend needless_borrowed_reference to structs and tuples, ignore _ 2022-11-15 18:24:18 +00:00
lib.rs Merge remote-tracking branch 'upstream/master' into rustup 2022-11-21 20:01:17 +01:00
macros.rs Fix clippy and rustdoc 2022-11-13 22:58:20 +00:00
msrvs.rs feat: implement manual_is_ascii_check lint 2022-11-07 16:39:36 +09:00
numeric_literal.rs Use token::Lit in ast::ExprKind::Lit. 2022-11-16 09:41:28 +11:00
paths.rs feat: add new lint seek_from_current 2022-10-25 12:26:06 +09:00
ptr.rs Merge commit 'ac0e10aa68' into clippyup 2022-10-06 09:44:38 +02:00
qualify_min_const_fn.rs Fix adjacent code 2022-10-28 13:18:07 -04:00
source.rs Move line_span to source.rs 2022-11-19 05:53:49 -05: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-11-21 20:01:17 +01:00
sym_helper.rs Merge commit '928e72dd10' into clippyup 2021-02-25 11:25:22 +01:00
ty.rs Merge remote-tracking branch 'upstream/master' into rustup 2022-11-21 20:01:17 +01:00
usage.rs Merge remote-tracking branch 'upstream/master' into rustup 2022-11-21 20:01:17 +01:00
visitors.rs Merge commit 'ac0e10aa68' into clippyup 2022-10-06 09:44:38 +02:00