.. |
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
|
improve for_loops_over_fallibles to detect the usage of iter, iter_mut and into_iterator
|
2022-06-04 11:11:00 +02: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 commit 'dc5423ad448877e33cca28db2f1445c9c4473c75' into clippyup
|
2022-03-14 12:02:53 +01:00 |
mod.rs
|
Correct some #[clippy::version] s
|
2022-06-09 13:50:07 +00:00 |
mut_range_bound.rs
|
Update clippy to new rake_read signature
|
2022-05-10 14:20:34 -07:00 |
needless_collect.rs
|
errors: implement fallback diagnostic translation
|
2022-04-05 07:01:02 +01:00 |
needless_range_loop.rs
|
Make ExprKind::Closure a struct variant.
|
2022-06-12 00:16:27 +02:00 |
never_loop.rs
|
Merge remote-tracking branch 'upstream/master' into rustup
|
2022-06-16 16:04:06 +02: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 '984330a6ee3c4d15626685d6dc8b7b759ff630bd' into clippyup
|
2022-04-08 10:06:10 +01:00 |
utils.rs
|
Merge 'rust-clippy/master' into clippyup
|
2022-05-21 13:24:00 +02:00 |
while_immutable_condition.rs
|
Remember mutability in DefKind::Static .
|
2022-03-29 18:50:52 +02:00 |
while_let_loop.rs
|
Merge commit '97a5daa65908e59744e2bc625b14849352231c75' into clippyup
|
2022-01-13 13:18:19 +01:00 |
while_let_on_iterator.rs
|
Make ExprKind::Closure a struct variant.
|
2022-06-12 00:16:27 +02:00 |