about summary refs log tree commit diff
path: root/crates/syntax/src/ast
AgeCommit message (Expand)AuthorLines
2020-09-21Rename impl edit method to be more explicitMatt Hooper-1/+1
2020-09-21Add make utility for empty associated item listsMatt Hooper-0/+4
2020-09-21Add edit utility for adding an associated item list to a impl defMatt Hooper-0/+16
2020-09-16Remove make::path_from_textLukas Wirth-5/+28
2020-09-16Add make::glob_use_tree function to create star-only UseTreeLukas Wirth-0/+4
2020-09-12Reimplement import merging by making it recursive properly nesting all levelsLukas Wirth-0/+1
2020-09-04Merge #5940bors[bot]-1/+84
2020-09-04Remove unnecessary commaAleksei Sidorov-1/+0
2020-09-04Fix testsAleksei Sidorov-1/+1
2020-09-04Fix nitpicksAleksei Sidorov-17/+2
2020-09-03Impl make::blank_lineLukas Wirth-1/+11
2020-09-03Resolve most of corner casesAleksei Sidorov-4/+22
2020-09-03Initial implementation of the #5085 issueAleksei Sidorov-0/+81
2020-09-03Unify namingAleksey Kladov-4/+4
2020-08-31Reduce path_from_text usageAleksey Kladov-0/+1
2020-08-31Remove dead codeAleksey Kladov-14/+0
2020-08-27:arrow_up: cratesAleksey Kladov-1/+1
2020-08-25Cleanup invert-ifAleksey Kladov-6/+3
2020-08-24Support extern typesJonas Schievink-1/+7
2020-08-23Invert if should be smart about is_some, is_none, is_ok, is_errdragfire-1/+7
2020-08-21:arrow_up: ungrammarAleksey Kladov-1/+2
2020-08-17formatjDomantas-13/+9
2020-08-14fixup whitespace when adding missing impl itemsjDomantas-3/+30
2020-08-13Remove deprecated functionAleksey Kladov-0/+7
2020-08-13Cleanup **Move Guard** assistAleksey Kladov-0/+3
2020-08-12**Merge Imports** assist handles selfAleksey Kladov-3/+11
2020-08-12Rename ra_syntax -> syntaxAleksey Kladov-0/+6815