Add tests for attribute parse errors

This commit is contained in:
David Tolnay
2019-09-07 22:57:27 -07:00
parent a3157c9572
commit e46463e69f
4 changed files with 31 additions and 0 deletions
@@ -0,0 +1,5 @@
error: unexpected end of input, expected literal
--> $DIR/cut_off.rs:4:17
|
4 | #[serde(rename =)]
| ^