mirror of
https://github.com/pezkuwichain/serde.git
synced 2026-04-23 07:08:02 +00:00
034db9f20f
Also updates UI tests.
9 lines
170 B
Plaintext
9 lines
170 B
Plaintext
error: duplicate serde attribute `borrow`
|
|
--> $DIR/duplicate_variant.rs:9:13
|
|
|
|
|
9 | #[serde(borrow)]
|
|
| ^^^^^^
|
|
|
|
error: aborting due to previous error
|
|
|