Improve error messages generated from the parser error tree
Open
Parser
- Dominant language
- Rust
- Stars
- 289
- Forks
- 21
- PR merge metrics
- No merged PRs in 30d
Description
While the parser now allows more general structure which allow more specific error messages, it may still fail to parse certain input. Here it would be good if the error message would still be more helpful than "Expected , or . or ( or _ or ..."
Contributor guide
Assessment
This issue has not been assessed yet.