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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

See how we can attach line numbers and spans to toml errors #118

Closed
andrewdavidmackenzie opened this issue Apr 29, 2018 · 2 comments
Closed

Comments

@andrewdavidmackenzie
Copy link
Owner

No description provided.

@andrewdavidmackenzie
Copy link
Owner Author

Added output of the toml (and other formats) parser errors - but when a structure doesn't match the spec (rather than a syntax error) then it doesn't give very helpful output.

To gather spans per object and then provide accurate error messages in those cases I think we'd need to implement totally custom serde deserializers.

So, pushing this issue to much later.

@andrewdavidmackenzie
Copy link
Owner Author

Duplicate

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant