aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_syntax/src/ast/extensions.rs
Commit message (Expand)AuthorAgeFilesLines
* convenience apiAleksey Kladov2019-07-191-4/+4
* migrate ra_syntax to the new rowan APIAleksey Kladov2019-07-191-29/+35
* allow rustfmt to reorder importsAleksey Kladov2019-07-041-3/+3
* Fix clippy::single_char_patternAlan Du2019-06-041-1/+1
* 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