Sylvestre Ledru
|
ccaab3f899
|
Merge pull request #13 from Arcterus/canary
Formatting
|
2020-06-16 11:19:46 +02:00 |
|
Alex Lyon
|
06e142b39c
|
Formatting
|
2020-06-16 04:06:01 -05:00 |
|
Sylvestre Ledru
|
869573459f
|
Merge pull request #12 from Arcterus/args-osstring
Use OsString for arguments rather than String
|
2020-06-16 09:32:53 +02:00 |
|
Alex Lyon
|
ac0822dbcb
|
Use OsString for arguments rather than String
|
2020-06-16 01:32:48 -05:00 |
|
Roy Ivy III
|
47ad6abaa8
|
Merge pull request #8 from sylvestre/wild-dep
build/deps ~ relax/update the wild dep
|
2020-06-13 12:33:55 -05:00 |
|
Sylvestre Ledru
|
c25076d4a2
|
build/deps ~ relax/update the wild dep
Co-authored-by: Roy Ivy III <rivy.dev@gmail.com>
|
2020-06-13 12:28:46 -05:00 |
|
Roy Ivy III
|
e298908494
|
refactor macro variable names (fixes spell-checker/unknown word warnings)
|
2020-06-13 12:20:11 -05:00 |
|
Roy Ivy III
|
22aa2822b9
|
docs/spell ~ configure VSCode cSpell
|
2020-06-13 12:20:11 -05:00 |
|
Roy Ivy III
|
6da601aa92
|
docs/spell ~ spell-check and addition of exceptions
|
2020-06-13 12:20:10 -05:00 |
|
Roy Ivy III
|
755ee4695a
|
docs/polish ~ polish/update commentary and copyrights
|
2020-06-13 12:20:10 -05:00 |
|
Roy Ivy III
|
9d3e655499
|
docs/polish ~ remove outdated commentary
|
2020-05-27 12:20:43 -05:00 |
|
Roy Ivy III
|
6b7e1cd298
|
0.0.4
0.0.4
|
2020-05-27 11:12:24 -05:00 |
|
Roy Ivy III
|
f056536bdb
|
fix 'edition=2018' module import errors
|
2020-05-27 11:12:24 -05:00 |
|
Roy Ivy III
|
629faf94fc
|
change ~ use crate configuration 'edition=2018'
|
2020-05-27 11:12:24 -05:00 |
|
Roy Ivy III
|
aa9b4c2234
|
docs ~ update meta information
|
2020-05-27 11:12:24 -05:00 |
|
Roy Ivy III
|
99230d28fe
|
change/API! ~ new_coreopts!() => app!()
|
2020-05-27 11:12:13 -05:00 |
|
Roy Ivy III
|
ba1ca56046
|
change/API! ~ disp_err!() => show_usage_error!()
|
2020-05-27 00:37:13 -05:00 |
|
Roy Ivy III
|
78b508c3d7
|
0.0.3
0.0.3
|
2020-05-23 22:13:13 -05:00 |
|
Roy Ivy III
|
1929411abd
|
fix cargo clippy warning (no_effect)
|
2020-05-23 22:13:13 -05:00 |
|
Roy Ivy III
|
6b4406c4d1
|
change/uucore_procs ~ add work-around for attribute/macro name collision during testing
- proc_macro "main" collides with attribute "#[main]" during testing (for rust < v1.38.0; fixed in v1.38.0+)
- ref: GH:rust-lang/rust#62127
|
2020-05-23 22:13:13 -05:00 |
|
Roy Ivy III
|
08937d6beb
|
update deps (Cargo.toml); MinSRV == v1.31.0
|
2020-05-23 21:11:56 -05:00 |
|
Roy Ivy III
|
b656ebc7d2
|
build/uucore_procs ~ fix proc_dbg!() for MinSRV of v1.31.0
|
2020-05-23 20:57:47 -05:00 |
|
Roy Ivy III
|
4ec21984c2
|
docs/build ~ polish crate meta-information (uucore_procs)
|
2020-05-23 18:53:56 -05:00 |
|
Roy Ivy III
|
d8b172dd9a
|
docs/build ~ polish descriptions and crate meta-information in Cargo.toml
|
2020-05-23 18:53:56 -05:00 |
|
Roy Ivy III
|
694474161d
|
build/uucore_procs ~ add debugging statements
|
2020-05-23 18:53:56 -05:00 |
|