aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_syntax/src/ast/make.rs
Commit message (Expand)AuthorAgeFilesLines
* Some clippy fixeskjeremy2019-10-301-2/+2
* use correct spacing for enum patternAleksey Kladov2019-10-261-1/+1
* Adds "replace with guarded return" assistMikhail Modin2019-10-201-0/+8
* add syntax-tree based indentsAleksey Kladov2019-10-121-0/+6
* Start simplifying editing APIAleksey Kladov2019-09-261-0/+48
* keep ast creation API simpleAleksey Kladov2019-09-261-0/+135