mirror of
https://github.com/serde-rs/serde.git
synced 2025-10-02 15:25:38 +00:00
6 lines
146 B
Plaintext
6 lines
146 B
Plaintext
error: duplicate serde attribute `borrow`
|
|
--> $DIR/tests/ui/borrow/duplicate_variant.rs:8:13
|
|
|
|
|
8 | #[serde(borrow)]
|
|
| ^^^^^^
|