aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge #3708bors[bot]2020-03-247-121/+270
|\
| * Generalise syntax rewriting infrastructure to allow removal of nodesAleksey Kladov2020-03-247-121/+252
| * Add a testAleksey Kladov2020-03-231-0/+18
* | Merge #3705bors[bot]2020-03-243-5/+5
|\ \
| * | Align namingAleksey Kladov2020-03-243-5/+5
* | | Merge #3700bors[bot]2020-03-244-49/+52
|\ \ \ | |/ / |/| |
| * | update assists docsJosh Mcguigan2020-03-241-2/+2
| * | fill match arms with empty block rather than unit tupleJosh Mcguigan2020-03-243-47/+50
* | | Merge #3694bors[bot]2020-03-241-1/+61
|\ \ \
| * | | Code review fixesKirill Bulatov2020-03-241-3/+4
| * | | Complete only missing fieldsKirill Bulatov2020-03-231-1/+60
* | | | Merge #3704bors[bot]2020-03-241-0/+10
|\ \ \ \
| * | | | Add troubleshooting secionAleksey Kladov2020-03-241-0/+10
|/ / / /
* | | | Merge #3695bors[bot]2020-03-241-61/+45
|\ \ \ \
| * | | | vscode: simplify and refactor configveetaha2020-03-231-61/+45
| |/ / /
| | | |
| \ \ \
| \ \ \
| \ \ \
*---. \ \ \ Merge #3696 #3698 #3703bors[bot]2020-03-245-40/+150
|\ \ \ \ \ \
| | | * | | | Don't try to enable proposed API's on stableAleksey Kladov2020-03-243-21/+17
| | | | |/ / | | | |/| |
| | * / | | Consider references when applying postfix completionsKirill Bulatov2020-03-231-17/+123
| | |/ / /
| * | / / vscode: more type safetyveetaha2020-03-231-2/+10
| | |/ / | |/| |
* | | | Merge #3685bors[bot]2020-03-249-37/+100
|\ \ \ \ | |_|/ / |/| | |
| * | | Add a testKirill Bulatov2020-03-242-9/+45
| * | | Use more generic public apiKirill Bulatov2020-03-249-47/+58
| * | | Remove the upcastKirill Bulatov2020-03-241-3/+7
| * | | Auto import macrosKirill Bulatov2020-03-245-34/+46
|/ / /
* | | Merge #3697bors[bot]2020-03-237-13/+22
|\ \ \ | |/ / |/| |
| * | update itertools version to 0.9.0Josh Mcguigan2020-03-237-13/+22
|/ /
* | Merge #3689bors[bot]2020-03-234-14/+257
|\ \ | |/ |/|
| * review commentsJosh Mcguigan2020-03-232-17/+114
| * implement fill match arm assist for tuple of enumsJosh Mcguigan2020-03-234-14/+160
* | Fix formattingAleksey Kladov2020-03-232-2/+2
* | fix release moreAleksey Kladov2020-03-231-1/+1
* | fix release moreAleksey Kladov2020-03-231-1/+1
* | Fix releaseAleksey Kladov2020-03-233-10/+25
* | Merge pull request #3686 from Veetaha/feature/hover-actual-type-paramsAleksey Kladov2020-03-232-15/+17
|\ \
| * | ra_hir: add more privacy for Typeveetaha2020-03-232-15/+17
* | | Merge pull request #3678 from edwin0cheng/refactor-renameAleksey Kladov2020-03-234-26/+112
|\ \ \
| * | | Fix typoEdwin Cheng2020-03-221-1/+1
| * | | Add testEdwin Cheng2020-03-221-0/+57
| * | | Improve find_all_ref work inside macroEdwin Cheng2020-03-221-9/+23
| * | | Refactor searchEdwin Cheng2020-03-221-16/+4
| * | | Add find_node_at_offset_with_descendEdwin Cheng2020-03-221-1/+28
* | | | Merge #3690bors[bot]2020-03-231-0/+12
|\ \ \ \
| * | | | ra_hir: fix typoveetaha2020-03-231-1/+1
| * | | | ra_hir: add more docsveetaha2020-03-231-0/+12
| | |_|/ | |/| |
* | | | Merge #3632bors[bot]2020-03-232-35/+59
|\ \ \ \
| * | | | ra_cargo_watch: log exit code tooveetaha2020-03-221-1/+5
| * | | | Smol self-nitVeetaha2020-03-211-1/+1
| * | | | fix: typoveetaha2020-03-211-1/+1
| * | | | ra_cargo_watch: return Result<> from run_cargo(), and don't read stderr for nowveetaha2020-03-212-49/+56
| * | | | ra_cargo_watch: log more errorsveetaha2020-03-211-3/+16