bbba632ab3
This reverts commit e77db40b8d
.
6 lines
184 B
Plaintext
6 lines
184 B
Plaintext
error: expected serde rename attribute to be a string: `rename = "..."`
|
|
--> tests/ui/expected-string/character.rs:5:22
|
|
|
|
|
5 | #[serde(rename = 'a')]
|
|
| ^^^
|