14a3da9b16
With this commit I believe I've covered all `compile_error!`-based errors.
9 lines
172 B
Plaintext
9 lines
172 B
Plaintext
error: unexpected literal in serde container attribute
|
|
--> $DIR/container.rs:5:9
|
|
|
|
|
5 | #[serde("literal")]
|
|
| ^^^^^^^^^
|
|
|
|
error: aborting due to previous error
|
|
|