1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2026-01-17 02:31:02 +00:00
uutils-coreutils/src/uu/sort
Laurent Cheylus ee4392e30c
sort: disable clippy::suspicious_open_options on OpenBSD
- Avoid error on OpenBSD stable/7.5 with clippy (lint)
- suspicious_open_options added in Rust 1.77.0 (1.76 used on OpenBSD 7.5)
  https://rust-lang.github.io/rust-clippy/master/index.html#/suspicious_open_options

Fix uutils/coreutils#6290

Signed-off-by: Laurent Cheylus <foxy@free.fr>
2024-04-30 10:05:28 +02:00
..
src sort: disable clippy::suspicious_open_options on OpenBSD 2024-04-30 10:05:28 +02:00
BENCHMARKING.md parent 9d5dc500e6 2023-03-04 18:43:40 +01:00
Cargo.toml Try to release 0.0.26 to see if the artifacts are generated 2024-03-30 22:51:24 +01:00
LICENSE Include license text in all published crates 2022-03-05 21:21:46 +01:00
sort.md sort: Move help strings to markdown file (#4808) 2023-04-30 19:50:28 +02:00