aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_syntax/src/ast/mod.rs
Commit message (Expand)AuthorAgeFilesLines
* Add character literal parsing and validationAdolfo Ochagavía2018-11-041-0/+6
* Reformat allAleksey Kladov2018-10-311-5/+11
* `ast::DocCommentsOwner` which represents a documentation comment ownerJeremy A. Kolb2018-10-311-0/+18
* Complete crate:: pathsAleksey Kladov2018-10-241-0/+30
* clippy: Use if lets and remove redundant returnsAlan Du2018-10-181-3/+2
* Cargo FormatJeremy A. Kolb2018-10-161-13/+11
* Run cargo fixAleksey Kladov2018-10-151-1/+1
* Only fold groups of similar commentsAdolfo Ochagavía2018-10-131-1/+1
* Cleanup fold code and split logic to fold single elementsAdolfo Ochagavía2018-10-121-2/+24
* Use Comment wrapperAdolfo Ochagavía2018-10-111-0/+43
* Move to rowan for syntax tree implAleksey Kladov2018-10-021-7/+6
* rename all thingsAleksey Kladov2018-09-161-0/+206