This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
coreutils
Watch
2
Star
0
Fork
You've already forked coreutils
0
mirror of
https://github.com/uutils/coreutils
synced
2024-12-18 09:03:14 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
bc558f301a
coreutils
/
src
/
printf
History
Roy Ivy III
bc558f301a
refactor/polish ~ fix
cargo clippy
complaints (unneeded
mut
)
2020-01-27 21:33:50 -06:00
..
tokenize
refactor/polish ~ fix
cargo clippy
complaints (unneeded
mut
)
2020-01-27 21:33:50 -06:00
Cargo.toml
build: bump itertools from 0.7.11 to 0.8.0
2019-06-13 12:59:16 +00:00
cli.rs
refactor/polish ~ fix
cargo clippy
complaints (remove allow unused_must_use)
2020-01-27 21:33:49 -06:00
memo.rs
refactor/polish ~ fix
cargo clippy
complaints (String => str)
2020-01-27 21:33:49 -06: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