mirror of
https://github.com/uutils/coreutils
synced 2024-12-17 08:33:24 +00:00
f2e12fee0a
Fails with: ``` error: use of irregular braces for `write!` macro --> src/uucore/src/lib/features/encoding.rs:19:17 | 19 | #[derive(Debug, Error)] | ^^^^^ | = note: `-D clippy::nonstandard-macro-braces` implied by `-D warnings` help: consider writing `Error` --> src/uucore/src/lib/features/encoding.rs:19:17 | 19 | #[derive(Debug, Error)] | ^^^^^ = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#nonstandard_macro_braces = note: this error originates in the derive macro `Error` (in Nightly builds, run with -Z macro-backtrace for more info) ``` |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |