Commit 6329d48
fix(contracts): satisfy clippy in usdc_lending_pool
Name the elided lifetime on usdc_client's return type and prefix the
unused test binding, so `cargo clippy --all-targets -D warnings` passes.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>1 parent 1681340 commit 6329d48
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
368 | 368 | | |
369 | 369 | | |
370 | 370 | | |
371 | | - | |
| 371 | + | |
372 | 372 | | |
373 | 373 | | |
374 | 374 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
138 | 138 | | |
139 | 139 | | |
140 | 140 | | |
141 | | - | |
| 141 | + | |
142 | 142 | | |
143 | 143 | | |
144 | 144 | | |
| |||
0 commit comments