Skip to content

Removes proc-macro-error2 and uses panic for error handling in the macro#74

Closed
jonathanpallant wants to merge 1 commit into
mainfrom
remove-proc-macro-error2
Closed

Removes proc-macro-error2 and uses panic for error handling in the macro#74
jonathanpallant wants to merge 1 commit into
mainfrom
remove-proc-macro-error2

Conversation

@jonathanpallant

Copy link
Copy Markdown
Collaborator

But now the errors are not as useful, because the line highlighted is the derive attribute on the struct type, not one of the inner attributes that is actually wrong.

But now the errors are not as useful, because the line highlighted
is the derive attribute on the struct type, not one of the inner
attributes that is actually wrong.
@jonathanpallant jonathanpallant force-pushed the remove-proc-macro-error2 branch from 579720d to 7dbec35 Compare June 9, 2026 10:14
@jonathanpallant jonathanpallant mentioned this pull request Jun 12, 2026
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.

1 participant