Include unknown attribute name in error message

This commit is contained in:
David Tolnay
2016-09-27 00:02:15 -07:00
parent 8ee8c07090
commit 4ad6c4fd56
3 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -15,4 +15,4 @@ unstable-testing = ["clippy"]
[dependencies]
clippy = { version = "^0.*", optional = true }
syn = "0.7"
syn = "0.7.1"