aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_syntax/src/grammar/items
Commit message (Collapse)AuthorAgeFilesLines
* grand module renameAleksey Kladov2018-12-081-394/+0
|
* Use json comparison code from cargo for heavy testsFlorian Diebold2018-12-061-1/+1
|
* Improve/add the use_item documentationDJMcNab2018-12-051-1/+54
|
* Complete paths after ::Aleksey Kladov2018-11-211-1/+1
|
* clippy: Use if lets and remove redundant returnsAlan Du2018-10-181-4/+2
|
* Cargo FormatJeremy A. Kolb2018-10-162-22/+24
| | | | Run `cargo fmt` and ignore generated files
* generate testsuite for impl_typecsmoe2018-09-261-5/+5
|
* parse impl typecsmoe2018-09-251-10/+16
|
* reject impl keyword in impl headercsmoe2018-09-241-2/+10
|
* rename all thingsAleksey Kladov2018-09-165-0/+753