bbba632ab3
This reverts commit e77db40b8d
.
6 lines
159 B
Plaintext
6 lines
159 B
Plaintext
error: expected `=`
|
|
--> tests/ui/malformed/trailing_expr.rs:5:32
|
|
|
|
|
5 | #[serde(skip_serializing_if, x.is_empty())]
|
|
| ^
|