let-else
formatting PR by ytmimi has been merged!
let-else
formatting PR by ytmimi has been merged!
github.com Implement `let-else` formatting by ytmimi · Pull Request #5690 · rust-lang/rustfmt
ref #4914 r? @calebcartwright Implements let-else formatting based on the rules outlined in rust-lang/rust#107312. The examples listed in the style guide are included as simple test cases to valida...
3 comments
Great! Amazing that this gap is finally filled! When will this land on stable?
7 0 ReplyJust had a quick read. This looks great! Can't wait to use it in the next stable release
4 0 ReplyThat's great news 😃 I had a feeling this was happening, as a few days back the rustfmt team called for repos using
let-else
to review this PR against.I'm glad I participated 😊
3 0 Reply