-
Notifications
You must be signed in to change notification settings - Fork 92
Open
Labels
A-macrosArea: Macro code generationArea: Macro code generationC-enhancementCategory: An issue proposing an enhancement or a PR with one.Category: An issue proposing an enhancement or a PR with one.P-highHigh priorityHigh priorityS-experimentalStatus: Experimental PR that will not be merged and does not require reviewing.Status: Experimental PR that will not be merged and does not require reviewing.
Description
There is new shiny proc-macro-error crate for better error reporting from within proc macros. It definitely has some wow-factor around it, stable 1.* tracks, large amount of downloads and low number of extra dependencies. I would consider using it for procedural derives and other macros in this project.
Checklist:
- Is it worth it? Prove by examples, please?
- Implementation
- Tests which show compiler UI (messages) enhancement
Metadata
Metadata
Assignees
Labels
A-macrosArea: Macro code generationArea: Macro code generationC-enhancementCategory: An issue proposing an enhancement or a PR with one.Category: An issue proposing an enhancement or a PR with one.P-highHigh priorityHigh priorityS-experimentalStatus: Experimental PR that will not be merged and does not require reviewing.Status: Experimental PR that will not be merged and does not require reviewing.