mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2026-01-16 02:01:05 +00:00
- convert to newer `..=` syntax, fixing compiler warnings + requires MinSRV >= v1.26.0 .# [why] The inclusive range operator (`..=`) was stabilized in rust v1.26.0. Warnings requesting conversion from the old `...` operator to `..=` were introduced in rust v1.37.0. * ref: <https://github.com/rust-lang/rust/blob/master/RELEASES.md> |
||
|---|---|---|
| .. | ||
| Cargo.toml | ||
| fold.rs | ||