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

Give tokens the same treatment as rules in trace output #273

Open
sandeep-datta opened this issue Nov 5, 2021 · 0 comments
Open

Give tokens the same treatment as rules in trace output #273

sandeep-datta opened this issue Nov 5, 2021 · 0 comments
Labels
feature Something not supported that perhaps should be

Comments

@sandeep-datta
Copy link
Contributor

sandeep-datta commented Nov 5, 2021

Right now rust-peg generates trace output for rules only, any info on token matches / mismatches is absent from the trace output. Please consider giving tokens the same treatment as rules in the trace output. This will make it much less confusing.

@kevinmehall kevinmehall added the feature Something not supported that perhaps should be label Oct 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Something not supported that perhaps should be
Projects
None yet
Development

No branches or pull requests

2 participants