You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: