Skip to content

Commit 7dd0ae0

Browse files
xFrednetgiraffate
andauthored
Change changelog typos
Co-authored-by: Takayuki Nakata <[email protected]>
1 parent 4d9303d commit 7dd0ae0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ Current beta, released 2023-06-01
7070
[#10309](https://github.com/rust-lang/rust-clippy/pull/10309)
7171
* [`items_after_statements`]: `#[allow(items_after_statements)]` now works on items
7272
[#10542](https://github.com/rust-lang/rust-clippy/pull/10542)
73-
* [`significant_drop_tightening`]: was optimized
73+
* [`significant_drop_tightening`]: Was optimized
7474
[#10533](https://github.com/rust-lang/rust-clippy/pull/10533)
7575

7676
### False Positive Fixes
@@ -91,7 +91,7 @@ Current beta, released 2023-06-01
9191
[#10527](https://github.com/rust-lang/rust-clippy/pull/10527)
9292
* [`needless_return`]: No longer lints match statements with incompatible branches
9393
[#10593](https://github.com/rust-lang/rust-clippy/pull/10593)
94-
* [`use_self`]: do not suggest using `Self` in const generic parameters
94+
* [`use_self`]: Do not suggest using `Self` in const generic parameters
9595
[#10375](https://github.com/rust-lang/rust-clippy/pull/10375)
9696
* [`mem_replace_option_with_none`]: No longer lints on field expressions
9797
[#10594](https://github.com/rust-lang/rust-clippy/pull/10594)

0 commit comments

Comments
 (0)