Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

More details in error messages #105

Open
HHogg opened this issue Apr 17, 2023 · 1 comment
Open

More details in error messages #105

HHogg opened this issue Apr 17, 2023 · 1 comment
Assignees
Labels
improvement Improvement to an already-existing feature.

Comments

@HHogg
Copy link

HHogg commented Apr 17, 2023

馃憢 I've annotated a lot of things with #[typeshare]. However when running the generator I get errors, like...

thread '<unnamed>' panicked at 'failed to parse a rust type: ["usize"]'
thread '<unnamed>' panicked at 'failed to parse a rust type: ["usize"]'
thread '<unnamed>' panicked at 'serde tag attribute needs to be specified for algebraic enum Transform.

The last error is really great as it lets me know where it is the enum Transform. The previous 2 would be really useful to have the name of the thing that is using usize.

@CerulanLumina
Copy link
Collaborator

Hello, and thanks for submitting an issue! We will take a look at this soon!

@CerulanLumina CerulanLumina added the improvement Improvement to an already-existing feature. label May 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement Improvement to an already-existing feature.
Projects
None yet
Development

No branches or pull requests

3 participants