..
arch
all: change macros
2022-01-29 15:26:32 +01:00
base32
use 'Self' and derive 'Default' where possible
2022-01-30 15:08:26 +01:00
base64
all: change macros
2022-01-29 15:26:32 +01:00
basename
all: change macros
2022-01-29 15:26:32 +01:00
basenc
all: change macros
2022-01-29 15:26:32 +01:00
cat
remove needless pass by value
2022-01-30 15:08:26 +01:00
chcon
use semicolons if nothing returned
2022-01-30 15:08:26 +01:00
chgrp
all: change macros
2022-01-29 15:26:32 +01:00
chmod
remove needless pass by value
2022-01-30 15:08:26 +01:00
chown
all: change macros
2022-01-29 15:26:32 +01:00
chroot
all: change macros
2022-01-29 15:26:32 +01:00
cksum
all: change macros
2022-01-29 15:26:32 +01:00
comm
all: change macros
2022-01-29 15:26:32 +01:00
cp
Fix: Update quick-error crate version from 1.2.3 to 2.0.1 in src/uu/cp ( #2947 )
2022-01-31 21:56:47 +01:00
csplit
use 'Self' and derive 'Default' where possible
2022-01-30 15:08:26 +01:00
cut
squash some repeated match blocks
2022-01-30 18:32:09 +01:00
date
use 'Self' and derive 'Default' where possible
2022-01-30 15:08:26 +01:00
dd
dd: allow multiple instances of arguments
2022-02-01 20:32:56 +02:00
df
use 'Self' and derive 'Default' where possible
2022-01-30 15:08:26 +01:00
dircolors
use semicolons if nothing returned
2022-01-30 15:08:26 +01:00
dirname
remove explicit iter loops
2022-01-30 15:08:26 +01:00
du
squash some repeated match blocks
2022-01-30 18:32:09 +01:00
echo
remove needless pass by value
2022-01-30 15:08:26 +01:00
env
all: change macros
2022-01-29 15:26:32 +01:00
expand
use 'Self' and derive 'Default' where possible
2022-01-30 15:08:26 +01:00
expr
squash some repeated match blocks
2022-01-30 18:32:09 +01:00
factor
use 'Self' and derive 'Default' where possible
2022-01-30 15:08:26 +01:00
false
all: change macros
2022-01-29 15:26:32 +01:00
fmt
use semicolons if nothing returned
2022-01-30 15:08:26 +01:00
fold
remove needless pass by value
2022-01-30 15:08:26 +01:00
groups
all: change macros
2022-01-29 15:26:32 +01:00
hashsum
Updated sha libraries
2022-01-30 17:23:02 -03:00
head
use 'Self' and derive 'Default' where possible
2022-01-30 15:08:26 +01:00
hostid
all: change macros
2022-01-29 15:26:32 +01:00
hostname
all: change macros
2022-01-29 15:26:32 +01:00
id
remove needless pass by value
2022-01-30 15:08:26 +01:00
install
remove needless pass by value
2022-01-30 15:08:26 +01:00
join
Merge pull request #2902 from jtracey/join-non-unicode-sep
2022-01-31 21:54:56 +01:00
kill
all: change macros
2022-01-29 15:26:32 +01:00
link
all: change macros
2022-01-29 15:26:32 +01:00
ln
squash some repeated match blocks
2022-01-30 18:32:09 +01:00
logname
all: change macros
2022-01-29 15:26:32 +01:00
ls
squash some repeated match blocks
2022-01-30 18:32:09 +01:00
mkdir
all: change macros
2022-01-29 15:26:32 +01:00
mkfifo
all: change macros
2022-01-29 15:26:32 +01:00
mknod
all: change macros
2022-01-29 15:26:32 +01:00
mktemp
use semicolons if nothing returned
2022-01-30 15:08:26 +01:00
more
all: change macros
2022-01-29 15:26:32 +01:00
mv
use semicolons if nothing returned
2022-01-30 15:08:26 +01:00
nice
all: change macros
2022-01-29 15:26:32 +01:00
nl
all: change macros
2022-01-29 15:26:32 +01:00
nohup
all: change macros
2022-01-29 15:26:32 +01:00
nproc
all: change macros
2022-01-29 15:26:32 +01:00
numfmt
remove needless pass by value
2022-01-30 15:08:26 +01:00
od
use 'Self' and derive 'Default' where possible
2022-01-30 15:08:26 +01:00
paste
remove needless pass by value
2022-01-30 15:08:26 +01:00
pathchk
remove needless borrows
2022-01-30 14:01:21 +01:00
pinky
use semicolons if nothing returned
2022-01-30 15:08:26 +01:00
pr
Merge pull request #2963 from danieleades/refactor/code-quality
2022-01-30 18:26:16 +01:00
printenv
all: change macros
2022-01-29 15:26:32 +01:00
printf
Merge branch 'main' into 2940
2022-01-30 13:33:35 +01:00
ptx
use 'Self' and derive 'Default' where possible
2022-01-30 15:08:26 +01:00
pwd
all: change macros
2022-01-29 15:26:32 +01:00
readlink
all: change macros
2022-01-29 15:26:32 +01:00
realpath
all: change macros
2022-01-29 15:26:32 +01:00
relpath
all: change macros
2022-01-29 15:26:32 +01:00
rm
remove needless pass by value
2022-01-30 15:08:26 +01:00
rmdir
all: change macros
2022-01-29 15:26:32 +01:00
runcon
use 'Self' and derive 'Default' where possible
2022-01-30 15:08:26 +01:00
seq
use 'Self' and derive 'Default' where possible
2022-01-30 15:08:26 +01:00
shred
use 'Self' and derive 'Default' where possible
2022-01-30 15:08:26 +01:00
shuf
use 'Self' and derive 'Default' where possible
2022-01-30 15:08:26 +01:00
sleep
remove needless pass by value
2022-01-30 15:08:26 +01:00
sort
use 'Self' and derive 'Default' where possible
2022-01-30 15:08:26 +01:00
split
Merge pull request #2868 from jfinkels/split-filename-iterator
2022-01-30 22:37:37 +01:00
stat
use 'Self' and derive 'Default' where possible
2022-01-30 15:08:26 +01:00
stdbuf
use 'Self' and derive 'Default' where possible
2022-01-30 15:08:26 +01:00
sum
all: change macros
2022-01-29 15:26:32 +01:00
sync
all: change macros
2022-01-29 15:26:32 +01:00
tac
remove needless pass by value
2022-01-30 15:08:26 +01:00
tail
use 'Self' and derive 'Default' where possible
2022-01-30 15:08:26 +01:00
tee
use semicolons if nothing returned
2022-01-30 15:08:26 +01:00
test
squash some repeated match blocks
2022-01-30 18:32:09 +01:00
timeout
use 'Self' and derive 'Default' where possible
2022-01-30 15:08:26 +01:00
touch
all: change macros
2022-01-29 15:26:32 +01:00
tr
use 'Self' and derive 'Default' where possible
2022-01-30 15:08:26 +01:00
true
all: change macros
2022-01-29 15:26:32 +01:00
truncate
remove needless pass by value
2022-01-30 15:08:26 +01:00
tsort
use 'Self' and derive 'Default' where possible
2022-01-30 15:08:26 +01:00
tty
all: change macros
2022-01-29 15:26:32 +01:00
uname
all: change macros
2022-01-29 15:26:32 +01:00
unexpand
use 'Self' and derive 'Default' where possible
2022-01-30 15:08:26 +01:00
uniq
remove needless pass by value
2022-01-30 15:08:26 +01:00
unlink
all: change macros
2022-01-29 15:26:32 +01:00
uptime
use semicolons if nothing returned
2022-01-30 15:08:26 +01:00
users
all: change macros
2022-01-29 15:26:32 +01:00
wc
squash some repeated match blocks
2022-01-30 18:32:09 +01:00
who
use semicolons if nothing returned
2022-01-30 15:08:26 +01:00
whoami
all: change macros
2022-01-29 15:26:32 +01:00
yes
use 'Self' and derive 'Default' where possible
2022-01-30 15:08:26 +01:00