.. |
ast_utils
|
Merge commit '928e72dd10749875cbd412f74bfbfd7765dbcd8a' into clippyup
|
2021-02-25 11:25:22 +01:00 |
ast_utils.rs
|
Add lint to check for boolean comparison in assert macro calls
|
2021-04-19 22:15:51 +02:00 |
attrs.rs
|
Add flat_map_option lint
|
2021-04-16 15:23:49 -05:00 |
camel_case.rs
|
Merge commit '6ed6f1e6a1a8f414ba7e6d9b8222e7e5a1686e42' into clippyup
|
2021-03-12 15:30:50 +01: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
|
2021-04-08 17:36:41 +02:00 |
diagnostics.rs
|
Applying PR suggestions (mostly typos)
|
2021-05-05 18:58:57 +02:00 |
eager_or_lazy.rs
|
Merge commit '0e87918536b9833bbc6c683d1f9d51ee2bf03ef1' into clippyup
|
2021-03-25 19:29:11 +01:00 |
higher.rs
|
ast/hir: Rename field-related structures
|
2021-03-16 11:41:24 +03:00 |
hir_utils.rs
|
SpanlessHash Pat
|
2021-05-04 08:43:20 -05:00 |
lib.rs
|
Metadata collection: Collecting Applicability assign values
|
2021-05-05 18:35:33 +02:00 |
msrvs.rs
|
Refactor MSRV aliases
|
2021-04-26 16:07:48 -05:00 |
numeric_literal.rs
|
Use iter::zip in src/tools/clippy/
|
2021-03-26 09:33:38 -07:00 |
paths.rs
|
Metadata collection: Rounding up the implementation
|
2021-05-05 18:38:26 +02:00 |
ptr.rs
|
Merge commit '0e87918536b9833bbc6c683d1f9d51ee2bf03ef1' into clippyup
|
2021-03-25 19:29:11 +01:00 |
qualify_min_const_fn.rs
|
Fix ICE checking for feature gated const fn
|
2021-04-25 10:18:15 -04:00 |
source.rs
|
Add examples to better explain walk_span_to_context
|
2021-04-22 09:36:46 -04:00 |
sugg.rs
|
clippy_utils: fix needless parenthesis output from sugg::Sugg::maybe_par
|
2021-04-01 10:40:44 +09:00 |
sym_helper.rs
|
Merge commit '928e72dd10749875cbd412f74bfbfd7765dbcd8a' into clippyup
|
2021-02-25 11:25:22 +01:00 |
ty.rs
|
Add cloned_instead_of_copied lint
|
2021-04-16 11:39:31 -05:00 |
usage.rs
|
Use DefIdMap and similar aliases
|
2021-04-03 18:02:49 -05:00 |
visitors.rs
|
Improve implicit_return
|
2021-04-22 09:13:06 -04:00 |