granite-rust/compiler/rustc_expand
Nicholas Nethercote 643ba50004 Introduce MatcherPosRepetition.
There are three `Option` fields in `MatcherPos` that are only used in
tandem. This commit combines them, making the code slightly easier to
read. (It also makes clear that the `sep` field arguably should have
been `Option<Option<Token>>`!)
2022-03-03 21:45:52 +11:00
..
src Introduce MatcherPosRepetition. 2022-03-03 21:45:52 +11:00
Cargo.toml Migrate to 2021 2021-09-20 22:21:42 -04:00