Commit 514a48f
fix(example): resolve clippy warnings in callable_channel example
- Add allow attributes for cast_sign_loss, cast_possible_wrap,
missing_errors_doc, and redundant_closure_for_method_calls
- Change values.iter() to values for explicit_iter_loop lint
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent cf21a4e commit 514a48f
1 file changed
Lines changed: 10 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
33 | 41 | | |
34 | 42 | | |
35 | 43 | | |
| |||
207 | 215 | | |
208 | 216 | | |
209 | 217 | | |
210 | | - | |
| 218 | + | |
211 | 219 | | |
212 | 220 | | |
213 | 221 | | |
| |||
0 commit comments