You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Running rustfmt on Windows on some of my repositories results in operation not supported by the terminal. I couldn't find any common trait between all the non-working code bases.
Running
rustfmt
on Windows on some of my repositories results inoperation not supported by the terminal
. I couldn't find any common trait between all the non-working code bases.EDIT: For example
winit
orvulkano
doesn't work, butvk-sys
works.Unfortunately even with
cargo install --debug rustfmt
I couldn't get a proper backtrace:The text was updated successfully, but these errors were encountered: