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

Panic on parse error #31

Closed
jtojnar opened this issue May 28, 2017 · 2 comments
Closed

Panic on parse error #31

jtojnar opened this issue May 28, 2017 · 2 comments
Labels

Comments

@jtojnar
Copy link

jtojnar commented May 28, 2017

I just hit that.

let mut root = parser.parse().unwrap();

@jtojnar jtojnar changed the title Get a solution to make this return an Error-able Panic on parse error May 28, 2017
@mehcode
Copy link
Owner

mehcode commented May 30, 2017

@jtojnar I've taken care of this on the serde branch and it will be in the next release.

@mehcode mehcode added the bug label May 30, 2017
@mehcode
Copy link
Owner

mehcode commented Jun 14, 2017

This is now on master.

@mehcode mehcode closed this as completed Jun 14, 2017
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

2 participants