mirror of
https://github.com/serde-rs/serde.git
synced 2025-10-02 07:21:12 +00:00

The update-references.sh script makes these much easier to update in bulk compared to compile-fail tests.
9 lines
168 B
Plaintext
9 lines
168 B
Plaintext
error: unknown serde variant attribute `abc`
|
|
--> $DIR/variant.rs:12:10
|
|
|
|
|
12 | #[derive(Serialize)]
|
|
| ^^^^^^^^^
|
|
|
|
error: aborting due to previous error
|
|
|