Skip to content

Support parsing Expr::Tuple in derive#1727

Merged
dtolnay merged 1 commit intomasterfrom
exprparen
Aug 31, 2024
Merged

Support parsing Expr::Tuple in derive#1727
dtolnay merged 1 commit intomasterfrom
exprparen

Conversation

@dtolnay
Copy link
Owner

@dtolnay dtolnay commented Aug 31, 2024

Closes #1726.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Error parsing Option<()> and Result<(), ()> literals in syn::parse_macro_input: unexpected end of input, expected an expression

1 participant