Actions: rust-lang/rust-clippy
Actions
1,102 workflow runs
1,102 workflow runs
unnecessary_unwrap
a bit (#15489)
Deploy
#4584:
Commit aa8b09d
pushed
by
github-merge-queue
bot
{borrow,ptr}_as_ptr
: don't lint inside proc-macros (#15473)
Deploy
#4583:
Commit 9563a5c
pushed
by
github-merge-queue
bot
unnecessary_operation
: add space between stmts in suggestion (#15432)
Deploy
#4582:
Commit aeaa348
pushed
by
github-merge-queue
bot
match_ref_pats
FP on match scrutinee of never type (#15474)
Deploy
#4581:
Commit 871df56
pushed
by
github-merge-queue
bot
result_large_err
: get DefId
from AdtDef
instead of expect
ing …
Deploy
#4580:
Commit 3e86f05
pushed
by
github-merge-queue
bot
declare_interior_mutable_const
lint's category (#15454)
Deploy
#4579:
Commit ca19405
pushed
by
github-merge-queue
bot
as_ptr_cast
: move the unfixable case into a separate file (#15475)
Deploy
#4577:
Commit 355e4ba
pushed
by
github-merge-queue
bot
char_lit_as_u8
under the explicit-cast case (#15477)
Deploy
#4576:
Commit 6659540
pushed
by
github-merge-queue
bot
unnecessary_semicolon
: don't lint on stmts with attrs (#15466)
Deploy
#4575:
Commit 306d4e3
pushed
by
github-merge-queue
bot
needless_borrow_for_generic_args
doc comment (#15440)
Deploy
#4572:
Commit 1f9a6ad
pushed
by
github-merge-queue
bot
is_some_and
instead of map_or(false, _)
(#15455)
Deploy
#4571:
Commit 02eb548
pushed
by
github-merge-queue
bot
path_to_local_with_projections
(#15396)
Deploy
#4569:
Commit 14dfc03
pushed
by
github-merge-queue
bot
from_str_radix_10
(#15410)
Deploy
#4568:
Commit e6b63d1
pushed
by
github-merge-queue
bot
expect_fun_call
: move helper functions out of the main one (#15446)
Deploy
#4567:
Commit f3ced4d
pushed
by
github-merge-queue
bot
needless_bool
(#15444)
Deploy
#4563:
Commit 388d3f3
pushed
by
github-merge-queue
bot
crosspointer_transmute
from complexity
to suspicious
(#15403)
Deploy
#4562:
Commit 2208884
pushed
by
github-merge-queue
bot
eta_reduction
: don't refer to ADT constructors as "function"s (#15436)
Deploy
#4561:
Commit d654c26
pushed
by
github-merge-queue
bot
Vec
allocation in loop (#15428)
Deploy
#4560:
Commit 32a216e
pushed
by
github-merge-queue
bot