.. |
ast_utils
|
Merge commit '928e72dd10749875cbd412f74bfbfd7765dbcd8a' into clippyup
|
2021-02-25 11:25:22 +01:00 |
ast_utils.rs
|
Merge commit 'dc5423ad448877e33cca28db2f1445c9c4473c75' into clippyup
|
2022-03-14 12:02:53 +01:00 |
attrs.rs
|
Remove unnecessary sigils around Symbol::as_str() calls.
|
2021-12-15 17:32:14 +11:00 |
comparisons.rs
|
Merge commit '928e72dd10749875cbd412f74bfbfd7765dbcd8a' into clippyup
|
2021-02-25 11:25:22 +01:00 |
consts.rs
|
Merge commit 'dc5423ad448877e33cca28db2f1445c9c4473c75' into clippyup
|
2022-03-14 12:02:53 +01:00 |
diagnostics.rs
|
Merge remote-tracking branch 'upstream/master' into rustup
|
2022-04-07 15:44:37 +01:00 |
eager_or_lazy.rs
|
Improve AdtDef interning.
|
2022-03-11 13:31:24 +11:00 |
higher.rs
|
Merge commit '57b3c4b90f4346b3990c1be387c3b3ca7b78412c' into clippyup
|
2022-02-10 18:40:06 +01:00 |
hir_utils.rs
|
Compare inline constants by their bodies rather than value in SpanlessEq
|
2022-04-10 00:54:41 -04:00 |
lib.rs
|
Merge remote-tracking branch 'upstream/master' into rustup
|
2022-04-07 15:44:37 +01:00 |
macros.rs
|
Merge commit 'e329249b6a3a98830d860c74c8234a8dd9407436' into clippyup
|
2022-02-26 14:26:21 +01:00 |
msrvs.rs
|
New lint is_digit_ascii_radix
|
2022-04-07 14:14:30 -06:00 |
numeric_literal.rs
|
New lint is_digit_ascii_radix
|
2022-04-07 14:14:30 -06:00 |
paths.rs
|
unnecessary_string_new
|
2022-04-11 12:35:44 +02:00 |
ptr.rs
|
Remove a span from hir::ExprKind::MethodCall
|
2022-01-21 07:48:10 -06:00 |
qualify_min_const_fn.rs
|
Remove opaque type obligation and just register opaque types as they are encountered.
|
2022-03-28 16:57:45 +00:00 |
source.rs
|
Don't lint various match lints when expanded by a proc-macro
|
2022-04-08 16:51:40 -04:00 |
str_utils.rs
|
Merge commit '0eff589afc83e21a03a168497bbab6b4dfbb4ef6' into clippyup
|
2021-12-30 15:10:43 +01:00 |
sugg.rs
|
New lint format_add_strings
|
2022-04-13 22:48:36 -06:00 |
sym_helper.rs
|
Merge commit '928e72dd10749875cbd412f74bfbfd7765dbcd8a' into clippyup
|
2021-02-25 11:25:22 +01:00 |
ty.rs
|
Merge commit 'dc5423ad448877e33cca28db2f1445c9c4473c75' into clippyup
|
2022-03-14 12:02:53 +01:00 |
usage.rs
|
Fix Visitor::NestedFilter in Clippy
|
2022-01-16 16:02:36 -06:00 |
visitors.rs
|
Only lint mut_from_ref when unsafe code is used
|
2022-04-06 10:59:57 -04:00 |