Cross-platform Rust rewrite of the GNU coreutils https://uutils.github.io/
Find a file
Roy Ivy III b8c22496bb 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-11-08 19:56:56 -06:00
src/uucore change/uucore_procs ~ add work-around for attribute/macro name collision during testing 2020-11-08 19:56:56 -06:00