coreutils/src/printf
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
..
tokenize Add the 'dyn' keyword where necessary 2019-10-01 18:34:26 +02:00
Cargo.toml build: bump itertools from 0.7.11 to 0.8.0 2019-06-13 12:59:16 +00:00
cli.rs Fix more clippy warnings and remove redundant 'static 2018-09-04 14:33:36 +02:00
memo.rs Add the 'dyn' keyword where necessary 2019-10-01 18:34:26 +02:00
mod.rs printf: rustfmt pass 2016-02-15 00:48:08 -05:00
printf.rs Fix more clippy warnings and remove redundant 'static 2018-09-04 14:33:36 +02:00