Actions: rust-lang/rust-clippy
Actions
Showing runs from all workflows
19,175 workflow run results
19,175 workflow run results
manual_is_variant_and lint
to check for boolean map comparisons
Remark
#13567:
Pull request #14646
opened
by
GuillaumeGomez
empty_enum_variants_with_brackets
: Do not lint reachable enums and enum variants used as functions in the same crate
Clippy Test
#1945:
Pull request #12971
synchronize
by
ARandomDev99
empty_enum_variants_with_brackets
: Do not lint reachable enums and enum variants used as functions in the same crate
Clippy changelog check
#2058:
Pull request #12971
synchronize
by
ARandomDev99
empty_enum_variants_with_brackets
: Do not lint reachable enums and enum variants used as functions in the same crate
Remark
#13566:
Pull request #12971
synchronize
by
ARandomDev99
empty_enum_variants_with_brackets
: Do not lint reachable enums and enum variants used as functions in the same crate
Clippy Dev Test
#21424:
Pull request #12971
synchronize
by
ARandomDev99
empty_enum_variants_with_brackets
: Do not lint reachable enums and enum variants used as functions in the same crate
Lintcheck
#3254:
Pull request #12971
synchronize
by
ARandomDev99
unused_unit
suggests wrongly when unit never type fallback
Clippy Dev Test
#21423:
Pull request #14609
synchronize
by
profetia
unused_unit
suggests wrongly when unit never type fallback
Clippy Test
#1944:
Pull request #14609
synchronize
by
profetia
unused_unit
suggests wrongly when unit never type fallback
Clippy changelog check
#2057:
Pull request #14609
synchronize
by
profetia
unused_unit
suggests wrongly when unit never type fallback
Remark
#13565:
Pull request #14609
synchronize
by
profetia
unused_unit
suggests wrongly when unit never type fallback
Lintcheck
#3253:
Pull request #14609
synchronize
by
profetia
match_single_binding
: allow macros in scrutinee and patterns (#14635)
Deploy
#4234:
Commit 26f43ff
pushed
by
github-merge-queue
bot
unnecessary_cast
suggests extra brackets when in macro
Clippy Test
#1943:
Pull request #14643
synchronize
by
profetia
unnecessary_cast
suggests extra brackets when in macro
Lintcheck
#3252:
Pull request #14643
synchronize
by
profetia
unnecessary_cast
suggests extra brackets when in macro
Clippy changelog check
#2056:
Pull request #14643
synchronize
by
profetia
unnecessary_cast
suggests extra brackets when in macro
Remark
#13564:
Pull request #14643
synchronize
by
profetia
unnecessary_cast
suggests extra brackets when in macro
Clippy Dev Test
#21422:
Pull request #14643
synchronize
by
profetia
unnecessary_lazy_evaluations
suggests wrongly for async closur…
Deploy
#4233:
Commit a49ea2d
pushed
by
github-merge-queue
bot