Commit 21a0bda
committed
chore: add the
Rust 2024 requires that you specify the generic parameters that are captured by the hidden type represented by `impl Trait`.
https://doc.rust-lang.org/std/keyword.use.html#precise-capturinguse keyword to impl Trait return types in preparation for Rust 2024.1 parent 8f32ba3 commit 21a0bda
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
306 | 306 | | |
307 | 307 | | |
308 | 308 | | |
309 | | - | |
| 309 | + | |
310 | 310 | | |
311 | 311 | | |
312 | 312 | | |
| |||
331 | 331 | | |
332 | 332 | | |
333 | 333 | | |
334 | | - | |
| 334 | + | |
335 | 335 | | |
336 | 336 | | |
337 | 337 | | |
| |||
0 commit comments