mirror of
https://github.com/pezkuwichain/serde.git
synced 2026-04-22 21:48:02 +00:00
bbba632ab3
This reverts commit e77db40b8d.
6 lines
155 B
Plaintext
6 lines
155 B
Plaintext
error: duplicate serde attribute `borrow`
|
|
--> tests/ui/borrow/duplicate_variant.rs:9:15
|
|
|
|
|
9 | S(#[serde(borrow)] Str<'a>),
|
|
| ^^^^^^
|