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