Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Auto merge of rust-lang#95555 - nnethercote:parse_tt-new-representati…
…on, r=petrochenkov A new matcher representation for use in `parse_tt` By transforming the matcher into a different form, `parse_tt` can run faster and be easier to understand. r? `@petrochenkov`
- Loading branch information