4821d09a48
The update-references.sh script makes these much easier to update in bulk compared to compile-fail tests.
9 lines
234 B
Plaintext
9 lines
234 B
Plaintext
error: #[serde(transparent)] requires at least one field that is neither skipped nor has a default
|
|
--> $DIR/de_at_least_one.rs:12:10
|
|
|
|
|
12 | #[derive(Deserialize)]
|
|
| ^^^^^^^^^^^
|
|
|
|
error: aborting due to previous error
|
|
|