aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_syntax/src/syntax_kinds/generated.rs
Commit message (Collapse)AuthorAgeFilesLines
* Move parsing of field pattern lists to the parser (where it belongs)Marcus Klaas de Vries2019-01-191-0/+2
|
* Add remaining binary operations to ASTMarcus Klaas de Vries2019-01-071-0/+2
|
* Rename ImplItem to ImplBlockFlorian Diebold2019-01-041-2/+2
| | | | | rustc uses the name ImplItem for items in impls, not the impl {} block itself, which could lead to confusion.
* Add a better text for hover and stop duplicating work done in ↵DJMcNab2018-12-081-1/+0
| | | | approximatelly_resolve_symbol
* rename ROOT -> SOURCE_FILEAleksey Kladov2018-11-071-2/+2
|
* Remove DOC_COMMENTJeremy A. Kolb2018-10-311-2/+0
| | | | Closes #166
* rename gen-kinds to gen-syntaxAleksey Kladov2018-10-161-1/+1
|
* Add `cargo gen-kinds` documentationDaniel McNab2018-10-041-0/+3
|
* rename all thingsAleksey Kladov2018-09-161-0/+562