aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_syntax/src/ast.rs
Commit message (Expand)AuthorAgeFilesLines
* split import assistAleksey Kladov2019-01-051-0/+6
* Type the self parameterFlorian Diebold2019-01-041-0/+31
* Rename ImplItem to ImplBlockFlorian Diebold2019-01-041-1/+1
* add mod doc comments test in astcsmoe2019-01-041-0/+13
* parse doc comment for itemscsmoe2019-01-041-0/+12
* visibility ownerAleksey Kladov2019-01-031-0/+6
* add items from macros to modulesAleksey Kladov2019-01-011-0/+30
* Implement reference / pointer typesFlorian Diebold2018-12-251-0/+39
* Add AST definitions for struct/variant fields etc.Florian Diebold2018-12-251-0/+31
* Fix handling of nested self in pathsDJMcNab2018-12-211-1/+1
* grand module renameAleksey Kladov2018-12-081-0/+365