Skip to content

Commit 8160ccd

Browse files
Update CHANGELOG.md
Co-authored-by: Takayuki Nakata <f.seasons017@gmail.com>
1 parent 80e9864 commit 8160ccd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ Current beta (Release January 13 2022)
6666
[#7850](https://github.com/rust-lang/rust-clippy/pull/7850)
6767
* [`match_str_case_mismatch`] no longer lints on uncased characters
6868
[#7865](https://github.com/rust-lang/rust-clippy/pull/7865)
69-
* [`ptr_arg`] No longer lints references to type aliases
69+
* [`ptr_arg`] no longer lints references to type aliases
7070
[#7890](https://github.com/rust-lang/rust-clippy/pull/7890)
7171
* [`missing_safety_doc`] now also accepts "implementation safety" headers
7272
[#7856](https://github.com/rust-lang/rust-clippy/pull/7856)

0 commit comments

Comments
 (0)