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 0bf9625 commit 0a368b4Copy full SHA for 0a368b4
CHANGELOG.md
@@ -3,6 +3,7 @@ All notable changes to this project will be documented in this file.
3
4
## 0.0.203
5
* Rustup to *rustc 1.28.0-nightly (a3085756e 2018-05-19)*
6
+* clippy attributes are now of the form `clippy::cyclomatic_complexity` instead of `clippy(cyclomatic_complexity)`
7
8
## 0.0.202
9
* Rustup to *rustc 1.28.0-nightly (952f344cd 2018-05-18)*
0 commit comments