rust/compiler
Matthias Krüger 0335b7bca9
Rollup merge of #92402 - pr2502:while-let-typo, r=oli-obk
Suggest while let x = y when encountering while x = y

Extends #75931 to also detect where the `let` might be missing from `while let` expressions.
2022-01-03 14:44:18 +01:00
..
2021-12-22 10:47:36 -06:00
2021-12-30 22:33:44 -05:00
2021-12-26 16:56:34 +01:00