aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_mbe/src/mbe_expander.rs
Commit message (Collapse)AuthorAgeFilesLines
* typoAleksey Kladov2019-02-111-1/+1
|
* reformat the worldAleksey Kladov2019-02-081-22/+7
|
* avoid 'ignored' in test outputAleksey Kladov2019-02-081-2/+2
|
* mbe: Ensure repetition separator matchesJeff Muizelaar2019-02-051-2/+6
|
* mbe: Add support matching for matching identsJeff Muizelaar2019-02-041-0/+5
|
* Make sure we match the entire patternJeff Muizelaar2019-02-031-0/+3
|
* explain the magicAleksey Kladov2019-01-311-19/+49
|
* cleanupAleksey Kladov2019-01-311-17/+17
|
* move testAleksey Kladov2019-01-311-1/+1
|
* split macros across cratesAleksey Kladov2019-01-311-0/+169