mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-23 15:23:46 +00:00
Adjusting changelog
This commit is contained in:
parent
9a3ccd8547
commit
b6ffb29315
@ -10,7 +10,7 @@ document.
|
||||
|
||||
### New Lints
|
||||
|
||||
* 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.
|
||||
|
||||
## Rust 1.55
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user