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 80e9864 commit 8160ccdCopy full SHA for 8160ccd
CHANGELOG.md
@@ -66,7 +66,7 @@ Current beta (Release January 13 2022)
66
[#7850](https://github.com/rust-lang/rust-clippy/pull/7850)
67
* [`match_str_case_mismatch`] no longer lints on uncased characters
68
[#7865](https://github.com/rust-lang/rust-clippy/pull/7865)
69
-* [`ptr_arg`] No longer lints references to type aliases
+* [`ptr_arg`] no longer lints references to type aliases
70
[#7890](https://github.com/rust-lang/rust-clippy/pull/7890)
71
* [`missing_safety_doc`] now also accepts "implementation safety" headers
72
[#7856](https://github.com/rust-lang/rust-clippy/pull/7856)
0 commit comments