diff options
| author | Gary Guo <gary@garyguo.net> | 2026-05-01 16:44:45 +0300 |
|---|---|---|
| committer | Gary Guo <gary@garyguo.net> | 2026-05-11 00:58:34 +0300 |
| commit | faed81945d0bfcced81a2738d9681a265d41079a (patch) | |
| tree | f7918299ac29ec5d3f6237a3f4fc46999be7170d /include/linux | |
| parent | e5cece935531997cd9903c129cc9a2471ed05a4b (diff) | |
| download | linux-faed81945d0bfcced81a2738d9681a265d41079a.tar.xz | |
rust: pin-init: internal: remove `collect_tuple` polyfill after MSRV bump
Tuples implement `FromIterator` since Rust 1.79. Remove the `collect_tuple`
polyfill now the MSRV is above 1.79.
To avoid over-identing the closure, I move the `Field` destructure from the
closure parameter to a let binding. This keeps the diff small.
Link: https://patch.msgid.link/20260501134445.3809731-1-gary@garyguo.net
Signed-off-by: Gary Guo <gary@garyguo.net>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
