Commit 4025ed8
committed
Remove stale persister edition note
The persister comment claimed the boxed future could be dropped after
Rust 2024. That is not accurate on `rustc` 1.85 because precise
captures are still unavailable for `impl Trait` in trait methods.
Removing the note avoids pointing future work at an unsupported
change.
Co-Authored-By: HAL 90001 parent d271b2e commit 4025ed8
1 file changed
Lines changed: 0 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1410 | 1410 | | |
1411 | 1411 | | |
1412 | 1412 | | |
1413 | | - | |
1414 | | - | |
1415 | | - | |
1416 | 1413 | | |
1417 | 1414 | | |
1418 | 1415 | | |
| |||
0 commit comments