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