aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_mbe/src/tests.rs
Commit message (Expand)AuthorAgeFilesLines
* fix typos in mbe testsAleksey Kladov2019-05-281-14/+13
* move mbe to the new APIAleksey Kladov2019-05-281-70/+70
* Fix match literalEdwin Cheng2019-05-201-0/+14
* Fixed missing empty varsEdwin Cheng2019-05-051-0/+52
* Quote the quoted commentEdwin Cheng2019-05-041-1/+1
* Convert doc comment to attrEdwin Cheng2019-05-041-0/+25
* Mark unused mbe variable as `Binding::Empty`Edwin Cheng2019-05-031-1/+12
* By pass unbind $var while mbe expandingEdwin Cheng2019-05-031-1/+1
* Refactor out tests module and remove empty subtreeEdwin Cheng2019-05-031-0/+1363