]> git.lizzy.rs Git - rust.git/commitdiff
Rollup merge of #107312 - calebcartwright:style-let-else, r=joshtriplett
authorMatthias Krüger <matthias.krueger@famsik.de>
Thu, 2 Feb 2023 05:52:13 +0000 (06:52 +0100)
committerGitHub <noreply@github.com>
Thu, 2 Feb 2023 05:52:13 +0000 (06:52 +0100)
Add Style Guide rules for let-else statements

cc `@rust-lang/style` `@rust-lang/rustfmt`

[rendered](https://github.com/calebcartwright/rust/blob/c694d07c6413ba55caa10b9f8b853df7a7792e7c/src/doc/style-guide/src/statements.md#else-blocks-let-else-statements)


Trivial merge