aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_parser/src/grammar/items/traits.rs
Commit message (Expand)AuthorAgeFilesLines
* rename bump -> bump_anyAleksey Kladov2019-09-091-4/+4
* reformatAleksey Kladov2019-05-231-2/+2
* apply T! macro where it is possibleSergey Parilin2019-05-151-19/+19
* Add new TYPE_BOUND_LIST and TYPE_BOUND syntax kindsVille Penttinen2019-03-301-0/+1
* replace todo with fixmeAleksey Kladov2019-03-231-1/+1
* move parser to a separate crateAleksey Kladov2019-02-211-0/+137