aboutsummaryrefslogtreecommitdiff
path: root/crates/mbe/src/tests.rs
Commit message (Collapse)AuthorAgeFilesLines
* Fixed typos in testsVincent Esche2021-01-091-1/+1
|
* Add testEdwin Cheng2021-01-081-0/+13
|
* Merge #7060bors[bot]2020-12-281-0/+12
|\ | | | | | | | | | | | | | | | | | | 7060: Fix mbe fail to pass expr with attr r=edwin0cheng a=edwin0cheng bors r+ Fixes #5896 Co-authored-by: Edwin Cheng <[email protected]>
| * Fix mbe fail to pass expr with attrEdwin Cheng2020-12-281-0/+12
| |
* | 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