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
Thanks for reaching out. rustfmt doesn't handle let-else formatting because the rules for how it should be formatted are still being discussed in rust-lang/style-team#165
You might also want to follow #4914 to keep track of the implementation on the rustfmt side once the rules have been codified in the fmt-rfc linked above.
Activity
ytmimi commentedon Nov 3, 2022
Thanks for reaching out. rustfmt doesn't handle
let-else
formatting because the rules for how it should be formatted are still being discussed in rust-lang/style-team#165You might also want to follow #4914 to keep track of the implementation on the rustfmt side once the rules have been codified in the
fmt-rfc
linked above.