Closed as not planned
Description
Out of nowhere, rustfmt has stopped working for one of my projects. It doesn't work in vscode with rust-analyzer, it doesn't work with cargo fmt
on either stable or nightly in a terminal, and it doesn't work invoked on its own with rustfmt file
. If there's syntax errors in the file it will complain, but otherwise it does nothing. rustfmt --check
on a file that needs formatting returns success. I updated with rustup update
after it broke and it didn't change anything. Please help.
rustfmt 1.7.0-stable (82e1608d 2023-12-21)
rustfmt 1.7.0-nightly (d5fd0997 2024-01-22)