bbba632ab3
This reverts commit e77db40b8d
.
6 lines
143 B
Plaintext
6 lines
143 B
Plaintext
error: unknown serde field attribute `abc`
|
|
--> tests/ui/unknown-attribute/field.rs:5:13
|
|
|
|
|
5 | #[serde(abc = "xyz")]
|
|
| ^^^
|