.. |
empty_loop.rs
|
Merge commit '97a5daa65908e59744e2bc625b14849352231c75' into clippyup
|
2022-01-13 13:18:19 +01:00 |
explicit_counter_loop.rs
|
Overhaul TyS and Ty .
|
2022-02-15 16:03:24 +11:00 |
explicit_into_iter_loop.rs
|
remove TyS::same_type
|
2022-02-01 11:21:26 +01:00 |
explicit_iter_loop.rs
|
remove TyS::same_type
|
2022-02-01 11:21:26 +01:00 |
for_kv_map.rs
|
Make diangostic item names consistent
|
2021-10-02 19:38:19 -05:00 |
for_loops_over_fallibles.rs
|
Make diangostic item names consistent
|
2021-10-02 19:38:19 -05:00 |
iter_next_loop.rs
|
fix(clippy): update loop lints to use arg.span
|
2021-09-06 23:30:04 -07:00 |
manual_flatten.rs
|
Merge commit '23d11428de3e973b34a5090a78d62887f821c90e' into clippyup
|
2021-12-17 13:40:22 +01:00 |
manual_memcpy.rs
|
Improve AdtDef interning.
|
2022-03-11 13:31:24 +11:00 |
missing_spin_loop.rs
|
Merge remote-tracking branch 'upstream/master' into rustup
|
2022-03-14 11:29:18 +01:00 |
mod.rs
|
new lint: missing-spin-loop
|
2022-03-02 19:31:06 +01:00 |
mut_range_bound.rs
|
Fix Visitor::NestedFilter in Clippy
|
2022-01-16 16:02:36 -06:00 |
needless_collect.rs
|
Overhaul TyS and Ty .
|
2022-02-15 16:03:24 +11:00 |
needless_range_loop.rs
|
Remove a span from hir::ExprKind::MethodCall
|
2022-01-21 07:48:10 -06:00 |
never_loop.rs
|
Remove a span from hir::ExprKind::MethodCall
|
2022-01-21 07:48:10 -06:00 |
same_item_push.rs
|
Remove a span from hir::ExprKind::MethodCall
|
2022-01-21 07:48:10 -06:00 |
single_element_loop.rs
|
Merge commit '57b3c4b90f4346b3990c1be387c3b3ca7b78412c' into clippyup
|
2022-02-10 18:40:06 +01:00 |
utils.rs
|
Overhaul TyS and Ty .
|
2022-02-15 16:03:24 +11:00 |
while_immutable_condition.rs
|
Fix Visitor::NestedFilter in Clippy
|
2022-01-16 16:02:36 -06:00 |
while_let_loop.rs
|
Merge commit '97a5daa65908e59744e2bc625b14849352231c75' into clippyup
|
2022-01-13 13:18:19 +01:00 |
while_let_on_iterator.rs
|
Remove a span from hir::ExprKind::MethodCall
|
2022-01-21 07:48:10 -06:00 |