aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_syntax/src/ast/extensions.rs
Commit message (Expand)AuthorAgeFilesLines
...
* add is_union to structs ASTAleksey Kladov2019-05-201-1/+17
* apply T! macro where it is possibleSergey Parilin2019-05-151-22/+22
* Handle auto traits & negative implsFlorian Diebold2019-05-111-0/+10
* move add_missing_members to structured editing APIAleksey Kladov2019-04-221-0/+9
* Initial support for lang items.Marco Groppo2019-04-191-0/+14
* Parse and infer tuple indicesrobojumper2019-04-061-5/+29
* add minimal commentsAleksey Kladov2019-04-021-0/+3
* rename flavor to kindAleksey Kladov2019-04-021-15/+15
* move extensions to submodulesAleksey Kladov2019-04-021-0/+300