We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a3ccd8 commit b6ffb29Copy full SHA for b6ffb29
CHANGELOG.md
@@ -10,7 +10,7 @@ document.
10
11
### New Lints
12
13
-* Renamed Lint: `if_let_some_result` is now called [`match_result_ok`].
+* Renamed Lint: `if_let_some_result` is now called [`match_result_ok`]. Now also handles `while let` case.
14
15
## Rust 1.55
16
0 commit comments