mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-30 14:52:56 +03:00
e4c8672571
Suppress `let else` suggestion for uninitialized refutable `let`s Fixes #123844 r? `@CAD97`