1error: unexpected literal in nested attribute, expected ident 2 --> tests/ui/unexpected-literal/container.rs:4:9 3 | 44 | #[serde("literal")] 5 | ^^^^^^^^^ 6