aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_parser/src/grammar/attributes.rs
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' into feature/issue/1856Alexander Andreev2019-09-301-2/+17
|\ | | | | | | | | # Conflicts: # crates/ra_assists/src/ast_editor.rs
| * FixesuHOOCCOOHu2019-09-301-10/+8
| |
| * Parse correct AttrInputuHOOCCOOHu2019-09-301-2/+19
| |
* | Added test for check doc strings in crates.Alexander Andreev2019-09-301-0/+2
|/ | | | #1856
* Replace usages of bump_any with bumpkjeremy2019-09-191-2/+2
|
* rename bump -> bump_anyAleksey Kladov2019-09-091-2/+2
|
* tiny simplificationAleksey Kladov2019-09-091-1/+1
|
* apply T! macro where it is possibleSergey Parilin2019-05-151-5/+5
|
* move parser to a separate crateAleksey Kladov2019-02-211-0/+31