Commit 959ec59
committed
.github/clippy: ignore clippy errors on v0.8.X
Newer toolchains introduce clippy lints that we can't properly
verify will still compile in old packages and setups if addressed,
since clippy could easily suggest code that won't work there, so
make the clippy CI tests not required to pass CI on 0.8.X releases.1 parent e335454 commit 959ec59
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| 31 | + | |
0 commit comments