]> git.lizzy.rs Git - rust.git/blobdiff - CHANGELOG.md
Update CHANGELOG.md
[rust.git] / CHANGELOG.md
index 5d25afcc3768f7ab193bf4556a1789b086599223..b209373d4ce2f49cf62f0d2b7ed9662c808e61c7 100644 (file)
@@ -66,7 +66,7 @@ Current beta (Release January 13 2022)
   [#7850](https://github.com/rust-lang/rust-clippy/pull/7850)
 * [`match_str_case_mismatch`] no longer lints on uncased characters
   [#7865](https://github.com/rust-lang/rust-clippy/pull/7865)
-* [`ptr_arg`] No longer lints references to type aliases
+* [`ptr_arg`] no longer lints references to type aliases
   [#7890](https://github.com/rust-lang/rust-clippy/pull/7890)
 * [`missing_safety_doc`] now also accepts "implementation safety" headers
   [#7856](https://github.com/rust-lang/rust-clippy/pull/7856)