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
@dogunbound thanks for reaching out and including the video. Currently rustfmt doens't support formatting let-else statements, but it's actively being worked on! If you'd like you can follow the issue for let-else #4914
2023-02-08.22-12-22.mp4
here is the repo:
https://github.com/dogunbound/PACRB
make sure you are on commit as this a rapidly changing repository: 0c5c7ec8717a930b5c0e021bedd0898f023d3f26
the problem files are
src/hsv_selector/hsv_selector_content.rs
andsrc/config_selector/config_selector.rs
If you put random whitespace in either of those files and try formatting or calling cargo fmt, cargo fmt will fail to run.
The text was updated successfully, but these errors were encountered: