mirror of
https://github.com/pezkuwichain/serde.git
synced 2026-04-23 04:48:01 +00:00
Add ui test of malformed attribute containing expression
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
error: expected `,`
|
||||
--> tests/ui/malformed/trailing_expr.rs:5:35
|
||||
|
|
||||
5 | #[serde(skip_serializing_if, x.is_empty())]
|
||||
| ^
|
||||
Reference in New Issue
Block a user