serde/test_suite/tests/ui/unexpected-literal/container.stderr

6 lines
162 B
Plaintext
Raw Normal View History

error: unexpected literal in nested attribute, expected ident
2021-10-08 01:46:15 -05:00
--> tests/ui/unexpected-literal/container.rs:4:9
|
2018-12-31 20:36:59 -06:00
4 | #[serde("literal")]
| ^^^^^^^^^