Sylvestre Ledru
|
7942a64231
|
Remove 'extern crate'
Not necessary anymore. See:
https://doc.rust-lang.org/edition-guide/rust-2018/module-system/path-clarity.html#no-more-extern-crate
|
2020-12-31 15:44:00 +01:00 |
|
Roy Ivy III
|
46f30f3836
|
refactor/polish ~ fix cargo clippy complaint (stable_sort_primitive)
|
2020-10-10 20:35:35 -05:00 |
|
Alex Lyon
|
8377abadb6
|
Fix to build on Rust 1.32.0 and formatting
|
2020-06-16 04:08:17 -05:00 |
|
Alex Lyon
|
110d6844ad
|
Use an iterator over OsString for uumain()
Additionally, restructure `uname` so that we don't need to find the
iterator's length.
|
2020-06-16 03:28:02 -05:00 |
|
Roy Ivy III
|
8cf58de0a7
|
docs ~ polish/update comments
|
2020-05-30 01:36:02 -05:00 |
|
Roy Ivy III
|
f82de13847
|
docs ~ spell-check repairs and addition of exceptions
|
2020-05-30 01:36:02 -05:00 |
|
Roy Ivy III
|
8fa8bb61ab
|
change ~ install_sigpipe_hook() => mute_sigpipe_panic() (from uucore v0.0.4)
|
2020-05-29 22:59:48 -05:00 |
|
Roy Ivy III
|
52ae491fcd
|
change ~ rename base binary to 'coreutils'
|
2020-05-29 22:59:47 -05:00 |
|