Skip to content

Actions: GnomedDev/rust-clippy

Actions

All workflows

Actions

Loading...
Loading

Showing runs from all workflows
67 workflow runs
67 workflow runs

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

JOKE: Add lint to check for expressions that could be compile time
Clippy Test #67: Commit a2a357e pushed by GnomedDev
November 5, 2024 23:06 3m 48s could-be-const
November 5, 2024 23:06 3m 48s
Swap Visitors to early exit, instead of storing poison flag
Clippy Test #65: Commit 44c2a82 pushed by GnomedDev
November 4, 2024 23:49 4m 38s early-exit-visitors
November 4, 2024 23:49 4m 38s
Avoid linting for closures with inferred return types
Clippy Test #64: Commit 139bb25 pushed by GnomedDev
November 2, 2024 13:41 4m 23s manual-try
November 2, 2024 13:41 4m 23s
Add lint for functions which never return
Clippy Test #63: Commit 3584698 pushed by GnomedDev
November 2, 2024 12:35 4m 32s never-return
November 2, 2024 12:35 4m 32s
Implement a ReturnVisitor and use in unnecessary_literal_bound
Clippy Test #62: Commit 4577702 pushed by GnomedDev
November 2, 2024 12:27 4m 35s return-visitor
November 2, 2024 12:27 4m 35s
Add match-based manual try to clippy::question_mark
Clippy Test #61: Commit 6205bcf pushed by GnomedDev
November 1, 2024 19:43 4m 21s manual-try
November 1, 2024 19:43 4m 21s
Add match-based manual try to clippy::question_mark
Clippy Test #60: Commit 0e9290c pushed by GnomedDev
November 1, 2024 19:34 4m 19s manual-try
November 1, 2024 19:34 4m 19s
Explain why clippy's HIR const eval exists
Clippy Test #59: Commit 012e306 pushed by GnomedDev
November 1, 2024 11:07 4m 32s document-constevalctx-point
November 1, 2024 11:07 4m 32s
Add lint for functions which never return
Clippy Test #58: Commit 4d269b9 pushed by GnomedDev
October 30, 2024 12:18 4m 18s never-return
October 30, 2024 12:18 4m 18s
Add match-based manual try to clippy::question_mark
Clippy Test #57: Commit 6f27195 pushed by GnomedDev
October 30, 2024 11:59 4m 29s manual-try
October 30, 2024 11:59 4m 29s
Implement a lint for .clone().into_iter()
Clippy Test #56: Commit 6511a6b pushed by GnomedDev
October 30, 2024 00:26 4m 18s unnecessary-collection-clone
October 30, 2024 00:26 4m 18s
Add match-based manual try to clippy::question_mark
Clippy Test #55: Commit c33ce3a pushed by GnomedDev
October 30, 2024 00:25 4m 29s manual-try
October 30, 2024 00:25 4m 29s
Add match-based manual try to clippy::question_mark
Clippy Test #54: Commit 8ca1274 pushed by GnomedDev
October 29, 2024 23:29 4m 22s manual-try
October 29, 2024 23:29 4m 22s
Implement a lint for .clone().into_iter()
Clippy Test #53: Commit b92c43d pushed by GnomedDev
October 29, 2024 12:15 4m 19s unnecessary-collection-clone
October 29, 2024 12:15 4m 19s
Implement a lint for .clone().into_iter()
Clippy Test #52: Commit 5180ebf pushed by GnomedDev
October 29, 2024 12:06 4m 17s unnecessary-collection-clone
October 29, 2024 12:06 4m 17s
Explain why clippy's HIR const eval exists
Clippy Test #50: Commit 339c4ff pushed by GnomedDev
October 28, 2024 09:25 4m 23s document-constevalctx-point
October 28, 2024 09:25 4m 23s
WIP
Clippy Test #49: Commit bb8c875 pushed by GnomedDev
October 27, 2024 23:34 1m 7s manual-try
October 27, 2024 23:34 1m 7s
Explain why clippy's HIR const eval exists
Clippy Test #48: Commit 97381d3 pushed by GnomedDev
October 27, 2024 21:20 4m 15s document-constevalctx-point
October 27, 2024 21:20 4m 15s
Swap Msrv from Vec to SmallVec
Clippy Test #47: Commit d0b15f1 pushed by GnomedDev
October 27, 2024 14:11 4m 15s smaller-msrv
October 27, 2024 14:11 4m 15s
Implement a lint for .clone().into_iter()
Clippy Test #46: Commit e7186d0 pushed by GnomedDev
October 26, 2024 14:44 4m 20s unnecessary-collection-clone
October 26, 2024 14:44 4m 20s
Stop linting unused_io_amount in io traits
Clippy Test #45: Commit 560353c pushed by GnomedDev
October 25, 2024 23:39 4m 20s read-exact-in-read-exact
October 25, 2024 23:39 4m 20s
Fix suggestions that cause mutable borrow overlaps
Clippy Test #44: Commit 77e6a31 pushed by GnomedDev
October 24, 2024 18:27 4m 35s unnecessary-collection-clone
October 24, 2024 18:27 4m 35s
Add broken test
Clippy Test #43: Commit 72e8f2a pushed by GnomedDev
October 24, 2024 15:11 1m 54s unnecessary-collection-clone
October 24, 2024 15:11 1m 54s