Commit 7c04487
committed
fix(ci): replace debug-dylink with lind-logging in clippy feature flags
The debug-dylink feature was removed as part of the logging system migration.
Update the remaining references in the Makefile lint target and lint.yml CI
workflow so clippy invocations no longer request the non-existent feature.1 parent 64b5ef9 commit 7c04487
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
249 | 249 | | |
250 | 250 | | |
251 | 251 | | |
252 | | - | |
| 252 | + | |
253 | 253 | | |
254 | 254 | | |
255 | 255 | | |
| |||
0 commit comments