aboutsummaryrefslogtreecommitdiff
path: root/crates/mbe/src/tests.rs
Commit message (Collapse)AuthorAgeFilesLines
* Special case underscore in mbe meta opEdwin Cheng2020-12-281-0/+36
|
* Ignore third punct in 2-composite punctEdwin Cheng2020-12-271-0/+16
|
* Use pattern_single instead of pattern in mbe patEdwin Cheng2020-12-201-0/+12
|
* mbe: treat _ as identLaurențiu Nicola2020-12-201-0/+12
|
* Move to upstream `macro_rules!` modelJonas Schievink2020-12-151-2/+2
|
* negative sign matching in mbe matching for literalEdwin Cheng2020-12-111-2/+11
|
* Rename ra_mbe -> mbeAleksey Kladov2020-08-131-0/+1898