clippy fix fails: warning: failed to automatically apply fixes suggested by rustc to crate rust_bug1
#86538
Labels
C-bug
Category: This is a bug.
rust_bug1
#86538
I tried this code:
(this is a reduced and largely nonsensical version of the real issue I hit)
With the command: cargo clippy --fix -Z unstable-options --allow-dirty
I expected to see this happen: Clippy cleanup the source code without error.
Instead, this happened: I got a rather long error message, [output.txt] attached.
output.txt
Meta
rustc --version --verbose
:Backtrace
The text was updated successfully, but these errors were encountered: