aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_mbe/src/parser.rs
Commit message (Collapse)AuthorAgeFilesLines
* Run cargo +nightly fix --clippy -Z unstable-optionsKirill Bulatov2020-02-181-6/+6
|
* remove obsolete TOODAleksey Kladov2019-09-221-1/+0
| | | | I have no idea what I've meant to fix here :-(
* use usual token tree for macro expansionAleksey Kladov2019-09-171-0/+187