mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-17 05:55:50 +00:00
Extends #75931 to also detect where the `let` might be missing from `while let` expressions.
Extends #75931 to also detect where the `let` might be missing from `while let` expressions.