coreutils/src/uu
Roy Ivy III 58d7d89e07
Merge pull request #1617 from sylvestre/clippy-fix
Fix some clippy warnings
2020-10-25 10:35:35 -05:00
..
arch Use an iterator over OsString for uumain() 2020-06-16 03:28:02 -05:00
base32 Fix to build on Rust 1.32.0 and formatting 2020-06-16 04:08:17 -05:00
base64 Fix to build on Rust 1.32.0 and formatting 2020-06-16 04:08:17 -05:00
basename Use an iterator over OsString for uumain() 2020-06-16 03:28:02 -05:00
cat tests ~ (sub-crate/cat) fix incorrect test attribute usage 2020-08-10 10:19:42 -05:00
chgrp Use an iterator over OsString for uumain() 2020-06-16 03:28:02 -05:00
chmod Use an iterator over OsString for uumain() 2020-06-16 03:28:02 -05:00
chown Use an iterator over OsString for uumain() 2020-06-16 03:28:02 -05:00
chroot Use an iterator over OsString for uumain() 2020-06-16 03:28:02 -05:00
cksum Use an iterator over OsString for uumain() 2020-06-16 03:28:02 -05:00
comm Use an iterator over OsString for uumain() 2020-06-16 03:28:02 -05:00
cp refactor/polish ~ fix cargo clippy complaint (needless_lifetimes) 2020-07-25 11:09:10 -05:00
cut Use an iterator over OsString for uumain() 2020-06-16 03:28:02 -05:00
date Use an iterator over OsString for uumain() 2020-06-16 03:28:02 -05:00
df Fix some clippy warnings 2020-10-25 15:50:51 +01:00
dircolors Use an iterator over OsString for uumain() 2020-06-16 03:28:02 -05:00
dirname Use an iterator over OsString for uumain() 2020-06-16 03:28:02 -05:00
du Use an iterator over OsString for uumain() 2020-06-16 03:28:02 -05:00
echo Use an iterator over OsString for uumain() 2020-06-16 03:28:02 -05:00
env feature[env]: Add support for --chdir=DIR in env (fixes #1568) (#1569) 2020-08-08 22:26:49 -05:00
expand Fix some clippy warnings 2020-10-25 15:50:51 +01:00
expr refactor/polish ~ fix cargo clippy complaint (allow match_like_matches_macro) 2020-10-10 20:35:35 -05:00
factor refactor/polish ~ (factor) fix cargo clippy complaint (unused_imports) 2020-10-16 20:25:49 -05:00
false Use an iterator over OsString for uumain() 2020-06-16 03:28:02 -05:00
fmt refactor/polish ~ fix cargo clippy complaint (allow match_like_matches_macro) 2020-10-10 20:35:35 -05:00
fold Use an iterator over OsString for uumain() 2020-06-16 03:28:02 -05:00
groups Use an iterator over OsString for uumain() 2020-06-16 03:28:02 -05:00
hashsum refactor/polish ~ fix cargo clippy complaint (allow match_like_matches_macro) 2020-10-10 20:35:35 -05:00
head Use an iterator over OsString for uumain() 2020-06-16 03:28:02 -05:00
hostid Use an iterator over OsString for uumain() 2020-06-16 03:28:02 -05:00
hostname Use an iterator over OsString for uumain() 2020-06-16 03:28:02 -05:00
id Use an iterator over OsString for uumain() 2020-06-16 03:28:02 -05:00
install Use an iterator over OsString for uumain() 2020-06-16 03:28:02 -05:00
join Use an iterator over OsString for uumain() 2020-06-16 03:28:02 -05:00
kill Use an iterator over OsString for uumain() 2020-06-16 03:28:02 -05:00
link Use an iterator over OsString for uumain() 2020-06-16 03:28:02 -05:00
ln feature(ln): implement -r (#1540) 2020-06-18 00:54:18 -07:00
logname Use an iterator over OsString for uumain() 2020-06-16 03:28:02 -05:00
ls ls: deleting user defined max function (#1591) 2020-08-26 09:42:27 +02:00
mkdir Use an iterator over OsString for uumain() 2020-06-16 03:28:02 -05:00
mkfifo Use an iterator over OsString for uumain() 2020-06-16 03:28:02 -05:00
mknod refactor/polish ~ cargo fmt 2020-08-19 09:13:09 -05:00
mktemp Use an iterator over OsString for uumain() 2020-06-16 03:28:02 -05:00
more Use an iterator over OsString for uumain() 2020-06-16 03:28:02 -05:00
mv Use an iterator over OsString for uumain() 2020-06-16 03:28:02 -05:00
nice Use an iterator over OsString for uumain() 2020-06-16 03:28:02 -05:00
nl Use an iterator over OsString for uumain() 2020-06-16 03:28:02 -05:00
nohup Use an iterator over OsString for uumain() 2020-06-16 03:28:02 -05:00
nproc nproc: use the variable name 2020-09-26 23:09:08 +02:00
numfmt Use an iterator over OsString for uumain() 2020-06-16 03:28:02 -05:00
od refactor/polish ~ fix cargo clippy complaint (allow match_like_matches_macro) 2020-10-10 20:35:35 -05:00
paste Use an iterator over OsString for uumain() 2020-06-16 03:28:02 -05:00
pathchk Use an iterator over OsString for uumain() 2020-06-16 03:28:02 -05:00
pinky Use an iterator over OsString for uumain() 2020-06-16 03:28:02 -05:00
printenv Use an iterator over OsString for uumain() 2020-06-16 03:28:02 -05:00
printf Merge pull request #1603 from rivy/fix.warnings 2020-10-12 09:23:15 +02:00
ptx Use an iterator over OsString for uumain() 2020-06-16 03:28:02 -05:00
pwd Use an iterator over OsString for uumain() 2020-06-16 03:28:02 -05:00
readlink Use an iterator over OsString for uumain() 2020-06-16 03:28:02 -05:00
realpath Use an iterator over OsString for uumain() 2020-06-16 03:28:02 -05:00
relpath Use an iterator over OsString for uumain() 2020-06-16 03:28:02 -05:00
rm refactor/polish ~ fix cargo clippy complaint (allow match_like_matches_macro) 2020-10-10 20:35:35 -05:00
rmdir Use an iterator over OsString for uumain() 2020-06-16 03:28:02 -05:00
seq Use an iterator over OsString for uumain() 2020-06-16 03:28:02 -05:00
shred refactor/polish ~ fix cargo clippy complaint (same_item_push) 2020-10-10 20:35:35 -05:00
shuf Use an iterator over OsString for uumain() 2020-06-16 03:28:02 -05:00
sleep Use an iterator over OsString for uumain() 2020-06-16 03:28:02 -05:00
sort sort: fix panic on write to closed pipe 2020-10-21 16:55:10 -07:00
split style issues 2020-09-17 12:40:48 +02:00
stat stat: fix cargo clippy complaint (unnecessary_sort_by) (#1594) 2020-09-04 08:01:53 +02:00
stdbuf Use an iterator over OsString for uumain() 2020-06-16 03:28:02 -05:00
sum Use an iterator over OsString for uumain() 2020-06-16 03:28:02 -05:00
sync Use an iterator over OsString for uumain() 2020-06-16 03:28:02 -05:00
tac Use an iterator over OsString for uumain() 2020-06-16 03:28:02 -05:00
tail Use an iterator over OsString for uumain() 2020-06-16 03:28:02 -05:00
tee refactor/polish ~ fix cargo clippy complaint (bind_instead_of_map) 2020-07-25 11:09:10 -05:00
test Use an iterator over OsString for uumain() 2020-06-16 03:28:02 -05:00
timeout Use an iterator over OsString for uumain() 2020-06-16 03:28:02 -05:00
touch Use an iterator over OsString for uumain() 2020-06-16 03:28:02 -05:00
tr Fix tr argument handling for missing arguments (#1601) 2020-10-02 22:43:57 +02:00
true Use an iterator over OsString for uumain() 2020-06-16 03:28:02 -05:00
truncate remove the useless format 2020-10-25 12:28:27 +01:00
tsort Fix some clippy warnings 2020-10-25 15:50:51 +01:00
tty Use an iterator over OsString for uumain() 2020-06-16 03:28:02 -05:00
uname Use an iterator over OsString for uumain() 2020-06-16 03:28:02 -05:00
unexpand Fix some clippy warnings 2020-10-25 15:50:51 +01:00
uniq Use an iterator over OsString for uumain() 2020-06-16 03:28:02 -05:00
unlink Use an iterator over OsString for uumain() 2020-06-16 03:28:02 -05:00
uptime Use an iterator over OsString for uumain() 2020-06-16 03:28:02 -05:00
users Use an iterator over OsString for uumain() 2020-06-16 03:28:02 -05:00
wc Use an iterator over OsString for uumain() 2020-06-16 03:28:02 -05:00
who Use an iterator over OsString for uumain() 2020-06-16 03:28:02 -05:00
whoami Use an iterator over OsString for uumain() 2020-06-16 03:28:02 -05:00
yes Use an iterator over OsString for uumain() 2020-06-16 03:28:02 -05:00