.. |
ast_utils
|
Merge commit '928e72dd10749875cbd412f74bfbfd7765dbcd8a' into clippyup
|
2021-02-25 11:25:22 +01:00 |
ast_utils.rs
|
Replace #[allow] with #[expect] in Clippy
|
2022-05-07 17:39:21 +02:00 |
attrs.rs
|
Merge remote-tracking branch 'upstream/master' into rustup
|
2022-05-20 20:47:31 +02:00 |
comparisons.rs
|
Merge commit '928e72dd10749875cbd412f74bfbfd7765dbcd8a' into clippyup
|
2021-02-25 11:25:22 +01:00 |
consts.rs
|
Merge remote-tracking branch 'upstream/master' into rustup
|
2022-05-20 20:47:31 +02:00 |
diagnostics.rs
|
Add duplicate_mod lint
|
2022-05-14 22:31:13 +01:00 |
eager_or_lazy.rs
|
Replace #[allow] with #[expect] in Clippy
|
2022-05-07 17:39:21 +02:00 |
higher.rs
|
Don't lint vec_init_then_push when further extended
|
2022-04-27 00:38:39 -04:00 |
hir_utils.rs
|
Merge remote-tracking branch 'upstream/master' into rustup
|
2022-05-20 20:47:31 +02:00 |
lib.rs
|
Only return DefIds to Fn-like definitions in clippy_utils::fn_def_id
|
2022-05-26 14:35:19 +00:00 |
macros.rs
|
Merge commit '7c21f91b15b7604f818565646b686d90f99d1baf' into clippyup
|
2022-05-05 15:12:52 +01:00 |
msrvs.rs
|
Add lint almost_complete_letter_range
|
2022-05-30 23:20:04 -04:00 |
numeric_literal.rs
|
New lint: [derive_partial_eq_without_eq ]
|
2022-05-09 22:13:39 -07:00 |
paths.rs
|
feat(lint): impl lint about use first() instead of get(0)
|
2022-05-25 09:08:23 +09:00 |
ptr.rs
|
Remove a span from hir::ExprKind::MethodCall
|
2022-01-21 07:48:10 -06:00 |
qualify_min_const_fn.rs
|
Merge remote-tracking branch 'upstream/master' into rustup
|
2022-05-20 20:47:31 +02:00 |
source.rs
|
Add lint almost_complete_letter_range
|
2022-05-30 23:20:04 -04:00 |
str_utils.rs
|
Merge commit '0eff589afc83e21a03a168497bbab6b4dfbb4ef6' into clippyup
|
2021-12-30 15:10:43 +01:00 |
sugg.rs
|
Use the traits added to the Rust 2021 Edition prelude
|
2022-05-12 00:38:11 +09:00 |
sym_helper.rs
|
Merge commit '928e72dd10749875cbd412f74bfbfd7765dbcd8a' into clippyup
|
2021-02-25 11:25:22 +01:00 |
ty.rs
|
Merge remote-tracking branch 'upstream/master' into rustup
|
2022-05-20 20:47:31 +02:00 |
usage.rs
|
Replace #[allow] with #[expect] in Clippy
|
2022-05-07 17:39:21 +02:00 |
visitors.rs
|
Merge commit '7c21f91b15b7604f818565646b686d90f99d1baf' into clippyup
|
2022-05-05 15:12:52 +01:00 |