| .. |
|
ast_utils
|
Merge commit '928e72dd10' into clippyup
|
2021-02-25 11:25:22 +01:00 |
|
ast_utils.rs
|
Shrink ast::Attribute.
|
2022-08-16 11:10:13 +10:00 |
|
attrs.rs
|
Shrink ast::Attribute.
|
2022-08-16 11:10:13 +10:00 |
|
check_proc_macro.rs
|
Merge commit '2b2190cb56' into clippyup
|
2022-08-11 19:42:16 +02:00 |
|
comparisons.rs
|
Merge commit '928e72dd10' into clippyup
|
2021-02-25 11:25:22 +01:00 |
|
consts.rs
|
Remove the symbol from ast::LitKind::Err.
|
2022-08-23 16:56:24 +10:00 |
|
diagnostics.rs
|
remove span_lint_and_sugg_for_edges from clippy utils
|
2022-06-19 23:21:14 +04:00 |
|
eager_or_lazy.rs
|
Make ExprKind::Closure a struct variant.
|
2022-06-12 00:16:27 +02:00 |
|
higher.rs
|
Merge commit 'd9ddce8a22' into clippyup
|
2022-06-04 13:34:07 +02:00 |
|
hir_utils.rs
|
Shrink Token.
|
2022-08-01 08:53:04 +10:00 |
|
lib.rs
|
Rollup merge of #101142 - nnethercote:improve-hir-stats, r=davidtwco
|
2022-09-05 14:15:51 +05:30 |
|
macros.rs
|
Use CountIsStart in clippy
|
2022-08-31 09:45:51 -04:00 |
|
msrvs.rs
|
Merge commit 'f51aade56f' into clippyup
|
2022-08-31 09:24:45 -04:00 |
|
numeric_literal.rs
|
Merge commit '2b2190cb56' into clippyup
|
2022-08-11 19:42:16 +02:00 |
|
paths.rs
|
Merge commit 'f51aade56f' into clippyup
|
2022-08-31 09:24:45 -04:00 |
|
ptr.rs
|
Remove a span from hir::ExprKind::MethodCall
|
2022-01-21 07:48:10 -06:00 |
|
qualify_min_const_fn.rs
|
Replace Body::basic_blocks() with field access
|
2022-08-26 14:27:08 +02:00 |
|
source.rs
|
Merge commit '2b2190cb56' into clippyup
|
2022-08-11 19:42:16 +02:00 |
|
str_utils.rs
|
Merge commit '0eff589afc' into clippyup
|
2021-12-30 15:10:43 +01:00 |
|
sugg.rs
|
Merge commit '2b2190cb56' into clippyup
|
2022-08-11 19:42:16 +02:00 |
|
sym_helper.rs
|
Merge commit '928e72dd10' into clippyup
|
2021-02-25 11:25:22 +01:00 |
|
ty.rs
|
Merge commit 'f51aade56f' into clippyup
|
2022-08-31 09:24:45 -04:00 |
|
usage.rs
|
Make ExprKind::Closure a struct variant.
|
2022-06-12 00:16:27 +02:00 |
|
visitors.rs
|
Merge commit 'fdb84cbfd2' into clippyup
|
2022-07-18 09:39:37 +02:00 |