rust/clippy_utils/src
2025-11-13 22:48:54 +00:00
..
ast_utils Merge remote-tracking branch 'upstream/master' into rustup 2025-10-31 18:58:07 +01:00
mir Merge commit 'd9fb15c4b1' into clippy-subtree-update 2025-10-16 20:38:28 +02:00
ty Remove QPath::LangItem 2025-10-27 21:19:38 -05:00
attrs.rs give functions more descriptive names, add docs 2025-10-11 10:41:30 +02:00
check_proc_macro.rs Remove QPath::LangItem 2025-10-27 21:19:38 -05:00
comparisons.rs Merge commit 'd9c24d1b1e' into clippyup 2023-07-17 10:22:32 +02:00
consts.rs Merge commit 'd9fb15c4b1' into clippy-subtree-update 2025-10-16 20:38:28 +02:00
diagnostics.rs Merge commit '877967959a' into clippy-subtree-update 2025-08-22 14:57:22 +02:00
eager_or_lazy.rs Remove QPath::LangItem 2025-10-27 21:19:38 -05:00
higher.rs Merge remote-tracking branch 'upstream/master' into rustup 2025-10-31 18:58:07 +01:00
hir_utils.rs Remove QPath::LangItem 2025-10-27 21:19:38 -05:00
lib.rs Introduce helper functions for Some(x)/None patterns and expressions (#15930) 2025-11-01 22:10:25 +00:00
macros.rs give functions more descriptive names, add docs 2025-10-11 10:41:30 +02:00
msrvs.rs Merge remote-tracking branch 'upstream/master' into rustup 2025-10-16 15:57:00 +02:00
numeric_literal.rs add documentation comments for clippy_utils::numeric_literal 2025-11-13 15:57:58 -03:00
paths.rs Merge commit 'd9fb15c4b1' into clippy-subtree-update 2025-10-16 20:38:28 +02:00
qualify_min_const_fn.rs Replace NullOp::SizeOf and NullOp::AlignOf by lang items. 2025-10-23 00:38:28 +00:00
res.rs Merge remote-tracking branch 'upstream/master' into rustup 2025-10-31 18:58:07 +01:00
source.rs Merge remote-tracking branch 'upstream/master' into rustup 2025-10-31 18:58:07 +01:00
str_utils.rs Merge commit '0621446356' into clippy-subtree-update 2025-04-22 18:24:43 +02:00
sugg.rs Merge remote-tracking branch 'upstream/master' into rustup 2025-10-31 18:58:07 +01:00
sym.rs incompatible_msrv: Don't check the contents of any std macro. 2025-11-12 12:01:16 -05:00
usage.rs Merge commit 'd9fb15c4b1' into clippy-subtree-update 2025-10-16 20:38:28 +02:00
visitors.rs Merge commit 'd9fb15c4b1' into clippy-subtree-update 2025-10-16 20:38:28 +02:00