Closed
Description
This windows bug happens no matter the git autocrlf
configuration.
Here is the result:
---- test::verify_check_works stdout ----
thread 'test::verify_check_works' panicked at 'Assertion failed for `{XXX}\rustfmt\target\debug\rustfmt --check .\temp_check.rs`
with: Unexpected return status: failure
stdout=``````
stderr=```Unrecognized option: 'check'
```', {XXX}\.cargo\registry\src\github.com-1ecc6299db9ec823\assert_cli-0.6.1\src\assert.rs:441:13
note: Run with `RUST_BACKTRACE=1` for a backtrace.
Where {XXX}
is my home folder.
After a git bisect, the responsible commit is 5d9f5aa