coreutils/src
bippityboppity 3511aa987a Add the 'dyn' keyword where necessary
The keyword is needed for trait objects and is intended to improve
readability.
https://doc.rust-lang.org/edition-guide/rust-2018/trait-system/dyn-trait-for-trait-objects.html
2019-10-01 18:34:26 +02:00
..
arch Split off uucore into its own repository 2019-05-12 22:42:20 -07:00
base32 Split off uucore into its own repository 2019-05-12 22:42:20 -07:00
base64 Split off uucore into its own repository 2019-05-12 22:42:20 -07:00
basename Split off uucore into its own repository 2019-05-12 22:42:20 -07:00
cat Add the 'dyn' keyword where necessary 2019-10-01 18:34:26 +02:00
chgrp build: bump walkdir from 2.2.7 to 2.2.8 2019-06-13 12:59:42 +00:00
chmod Split off uucore into its own repository 2019-05-12 22:42:20 -07:00
chown build: bump glob from 0.2.11 to 0.3.0 2019-06-15 22:35:35 +00:00
chroot Split off uucore into its own repository 2019-05-12 22:42:20 -07:00
cksum Add the 'dyn' keyword where necessary 2019-10-01 18:34:26 +02:00
comm Split off uucore into its own repository 2019-05-12 22:42:20 -07:00
cp build: bump walkdir from 2.2.7 to 2.2.8 2019-06-13 12:59:42 +00:00
cut Split off uucore into its own repository 2019-05-12 22:42:20 -07:00
date Add the 'dyn' keyword where necessary 2019-10-01 18:34:26 +02:00
dircolors build: bump glob from 0.2.11 to 0.3.0 2019-06-15 22:35:35 +00:00
dirname Split off uucore into its own repository 2019-05-12 22:42:20 -07:00
du Add the 'dyn' keyword where necessary 2019-10-01 18:34:26 +02:00
echo Split off uucore into its own repository 2019-05-12 22:42:20 -07:00
env env: fix build on Windows 2019-05-13 12:22:43 -07:00
expand Add the 'dyn' keyword where necessary 2019-10-01 18:34:26 +02:00
expr Split off uucore into its own repository 2019-05-12 22:42:20 -07:00
factor Split off uucore into its own repository 2019-05-12 22:42:20 -07:00
false Split off uucore into its own repository 2019-05-12 22:42:20 -07:00
fmt Add the 'dyn' keyword where necessary 2019-10-01 18:34:26 +02:00
fold Add the 'dyn' keyword where necessary 2019-10-01 18:34:26 +02:00
groups Split off uucore into its own repository 2019-05-12 22:42:20 -07:00
hashsum Add the 'dyn' keyword where necessary 2019-10-01 18:34:26 +02:00
head Split off uucore into its own repository 2019-05-12 22:42:20 -07:00
hostid Split off uucore into its own repository 2019-05-12 22:42:20 -07:00
hostname Split off uucore into its own repository 2019-05-12 22:42:20 -07:00
id Split off uucore into its own repository 2019-05-12 22:42:20 -07:00
install Split off uucore into its own repository 2019-05-12 22:42:20 -07:00
join Add the 'dyn' keyword where necessary 2019-10-01 18:34:26 +02:00
kill Split off uucore into its own repository 2019-05-12 22:42:20 -07:00
link Split off uucore into its own repository 2019-05-12 22:42:20 -07:00
ln Split off uucore into its own repository 2019-05-12 22:42:20 -07:00
logname Split off uucore into its own repository 2019-05-12 22:42:20 -07:00
ls Split off uucore into its own repository 2019-05-12 22:42:20 -07:00
mkdir Split off uucore into its own repository 2019-05-12 22:42:20 -07:00
mkfifo Split off uucore into its own repository 2019-05-12 22:42:20 -07:00
mknod Split off uucore into its own repository 2019-05-12 22:42:20 -07:00
mktemp Split off uucore into its own repository 2019-05-12 22:42:20 -07:00
more Split off uucore into its own repository 2019-05-12 22:42:20 -07:00
mv Split off uucore into its own repository 2019-05-12 22:42:20 -07:00
nice Split off uucore into its own repository 2019-05-12 22:42:20 -07:00
nl build: bump aho-corasick from 0.6.10 to 0.7.3 2019-06-21 07:17:27 +00:00
nohup Split off uucore into its own repository 2019-05-12 22:42:20 -07:00
nproc build: bump num_cpus from 1.10.0 to 1.10.1 2019-06-18 13:21:47 +00:00
numfmt Split off uucore into its own repository 2019-05-12 22:42:20 -07:00
od Add the 'dyn' keyword where necessary 2019-10-01 18:34:26 +02:00
paste Add the 'dyn' keyword where necessary 2019-10-01 18:34:26 +02:00
pathchk Split off uucore into its own repository 2019-05-12 22:42:20 -07:00
pinky Split off uucore into its own repository 2019-05-12 22:42:20 -07:00
printenv Split off uucore into its own repository 2019-05-12 22:42:20 -07:00
printf Add the 'dyn' keyword where necessary 2019-10-01 18:34:26 +02:00
ptx Add the 'dyn' keyword where necessary 2019-10-01 18:34:26 +02:00
pwd Split off uucore into its own repository 2019-05-12 22:42:20 -07:00
readlink Split off uucore into its own repository 2019-05-12 22:42:20 -07:00
realpath Split off uucore into its own repository 2019-05-12 22:42:20 -07:00
relpath Split off uucore into its own repository 2019-05-12 22:42:20 -07:00
rm build: bump walkdir from 2.2.7 to 2.2.8 2019-06-13 12:59:42 +00:00
rmdir Split off uucore into its own repository 2019-05-12 22:42:20 -07:00
seq Split off uucore into its own repository 2019-05-12 22:42:20 -07:00
shred Split off uucore into its own repository 2019-05-12 22:42:20 -07:00
shuf Add the 'dyn' keyword where necessary 2019-10-01 18:34:26 +02:00
sleep Split off uucore into its own repository 2019-05-12 22:42:20 -07:00
sort Add the 'dyn' keyword where necessary 2019-10-01 18:34:26 +02:00
split Add the 'dyn' keyword where necessary 2019-10-01 18:34:26 +02:00
stat Split off uucore into its own repository 2019-05-12 22:42:20 -07:00
stdbuf Split off uucore into its own repository 2019-05-12 22:42:20 -07:00
sum Add the 'dyn' keyword where necessary 2019-10-01 18:34:26 +02:00
sync Split off uucore into its own repository 2019-05-12 22:42:20 -07:00
tac Add the 'dyn' keyword where necessary 2019-10-01 18:34:26 +02:00
tail Split off uucore into its own repository 2019-05-12 22:42:20 -07:00
tee Add the 'dyn' keyword where necessary 2019-10-01 18:34:26 +02:00
test Split off uucore into its own repository 2019-05-12 22:42:20 -07:00
timeout Split off uucore into its own repository 2019-05-12 22:42:20 -07:00
touch Split off uucore into its own repository 2019-05-12 22:42:20 -07:00
tr Add the 'dyn' keyword where necessary 2019-10-01 18:34:26 +02:00
true Split off uucore into its own repository 2019-05-12 22:42:20 -07:00
truncate Split off uucore into its own repository 2019-05-12 22:42:20 -07:00
tsort Add the 'dyn' keyword where necessary 2019-10-01 18:34:26 +02:00
tty Split off uucore into its own repository 2019-05-12 22:42:20 -07:00
uname Split off uucore into its own repository 2019-05-12 22:42:20 -07:00
unexpand Add the 'dyn' keyword where necessary 2019-10-01 18:34:26 +02:00
uniq Add the 'dyn' keyword where necessary 2019-10-01 18:34:26 +02:00
unlink Split off uucore into its own repository 2019-05-12 22:42:20 -07:00
uptime Split off uucore into its own repository 2019-05-12 22:42:20 -07:00
users Split off uucore into its own repository 2019-05-12 22:42:20 -07:00
uutils Merge pull request #1281 from rivy/alt/win-cli-globbing 2019-02-06 23:21:53 -08:00
wc Add the 'dyn' keyword where necessary 2019-10-01 18:34:26 +02:00
who Split off uucore into its own repository 2019-05-12 22:42:20 -07:00
whoami Split off uucore into its own repository 2019-05-12 22:42:20 -07:00
yes Split off uucore into its own repository 2019-05-12 22:42:20 -07:00