The update-references.sh script makes these much easier to update in bulk compared to compile-fail tests.
9 lines
193 B
Plaintext
9 lines
193 B
Plaintext
error: #[serde(flatten)] cannot be used on tuple structs
|
|
--> $DIR/flatten-tuple-struct.rs:12:10
|
|
|
|
|
12 | #[derive(Serialize)]
|
|
| ^^^^^^^^^
|
|
|
|
error: aborting due to previous error
|
|
|