1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2026-01-16 02:01:05 +00:00
uutils-coreutils/src/uu/tail/src
Laurent Cheylus 14258b12ad
tail: disable clippy::assigning_clones on OpenBSD
- Avoid error on OpenBSD stable/7.5 with clippy (lint)
- assigning_clones added in Rust 1.78.0 (1.76 used on OpenBSD 7.5)
https://rust-lang.github.io/rust-clippy/master/index.html#/assigning_clones

Signed-off-by: Laurent Cheylus <foxy@free.fr>
2024-05-05 11:36:35 +02:00
..
follow tail: disable clippy::assigning_clones on OpenBSD 2024-05-05 11:36:35 +02:00
platform all: normalize license notice in all *.rs files 2023-08-24 12:21:09 +02:00
args.rs tail: accept shortcuts for stringly-enum arguments 2024-04-14 15:39:46 +02:00
chunks.rs all: normalize license notice in all *.rs files 2023-08-24 12:21:09 +02:00
main.rs all: change macros 2022-01-29 15:26:32 +01:00
parse.rs tail: remove unused spell-checker:disable 2024-04-30 18:28:20 +02:00
paths.rs all: normalize license notice in all *.rs files 2023-08-24 12:21:09 +02:00
tail.rs all: reduce imports needed for show and show_if_err macros 2023-11-21 12:49:07 +01:00
text.rs all: normalize license notice in all *.rs files 2023-08-24 12:21:09 +02:00