Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Snippetify fill_match_arms | Aleksey Kladov | 2020-05-20 | 2 | -117/+78 | |
* | Don't set cursor in change_visibility | Aleksey Kladov | 2020-05-20 | 1 | -6/+3 | |
* | Cleanup imports | Aleksey Kladov | 2020-05-20 | 1 | -4/+6 | |
* | Split change_ and fix_ visibility assists | Aleksey Kladov | 2020-05-20 | 4 | -506/+581 | |
* | Switch to new magic marks | Aleksey Kladov | 2020-05-20 | 7 | -42/+29 | |
* | Significantly more glorious marks | Aleksey Kladov | 2020-05-20 | 2 | -8/+6 | |
* | Merge #4530 | bors[bot] | 2020-05-20 | 6 | -90/+83 | |
|\ | ||||||
| * | Use snippets in change_return_type_to_result | Aleksey Kladov | 2020-05-20 | 2 | -47/+36 | |
| * | wip | Aleksey Kladov | 2020-05-20 | 1 | -4/+8 | |
| * | Cleanup | Aleksey Kladov | 2020-05-20 | 1 | -12/+10 | |
| * | Minor | Aleksey Kladov | 2020-05-20 | 1 | -2/+1 | |
| * | Minor | Aleksey Kladov | 2020-05-20 | 3 | -5/+10 | |
| * | Snippetify add_new | Aleksey Kladov | 2020-05-20 | 2 | -30/+28 | |
* | | Fix Some|None order in fill_match_arms | Aleksey Kladov | 2020-05-20 | 3 | -11/+69 | |
|/ | ||||||
* | Merge #4525 | bors[bot] | 2020-05-20 | 2 | -40/+48 | |
|\ | ||||||
| * | Better cursor placement when adding impl members | Aleksey Kladov | 2020-05-20 | 2 | -40/+48 | |
* | | Merge #4524 | bors[bot] | 2020-05-20 | 5 | -43/+82 | |
|\| | ||||||
| * | Use snippets in add_missing_members | Aleksey Kladov | 2020-05-20 | 5 | -43/+82 | |
| | | ||||||
| \ | ||||||
*-. \ | Merge #4521 #4522 | bors[bot] | 2020-05-20 | 6 | -70/+113 | |
|\ \ \ | | |/ | |/| | ||||||
| | * | Explain the purpose of `ast::make` module more clearly | Aleksey Kladov | 2020-05-20 | 1 | -1/+1 | |
| |/ |/| | ||||||
| * | Moderate cleanup of add_function | Aleksey Kladov | 2020-05-20 | 2 | -34/+54 | |
| * | Use snippets in add function | Aleksey Kladov | 2020-05-20 | 3 | -39/+66 | |
| * | Cleanup | Aleksey Kladov | 2020-05-20 | 1 | -5/+2 | |
| * | Cleanup | Aleksey Kladov | 2020-05-20 | 1 | -3/+2 | |
|/ | ||||||
* | New assist: add turbo fish | Aleksey Kladov | 2020-05-19 | 4 | -0/+157 | |
* | Server side of SnippetTextEdit | Aleksey Kladov | 2020-05-19 | 1 | -10/+0 | |
* | Add snippet support for some assists | Aleksey Kladov | 2020-05-19 | 4 | -56/+67 | |
* | Add AssistConfig | Aleksey Kladov | 2020-05-19 | 4 | -28/+103 | |
* | Merge #4273 | bors[bot] | 2020-05-14 | 1 | -1/+515 | |
|\ | ||||||
| * | Trigger change_visibility assist when on an invisible struct field | Timo Freiberg | 2020-05-10 | 1 | -61/+248 | |
| * | Trigger change_visibility assist when on a path to an invisible def | Timo Freiberg | 2020-05-10 | 1 | -1/+328 | |
* | | Merge #4445 | bors[bot] | 2020-05-14 | 2 | -2/+72 | |
|\ \ | ||||||
| * | | Fix formatting | Fedor Sakharov | 2020-05-14 | 1 | -1/+1 | |
| * | | Change type_arg to type_ref func | Fedor Sakharov | 2020-05-14 | 1 | -2/+1 | |
| * | | Use generic_defaults and display_source_code | Fedor Sakharov | 2020-05-14 | 1 | -9/+12 | |
| * | | Correctly fill default type parameters | Fedor Sakharov | 2020-05-13 | 2 | -1/+69 | |
* | | | Use back ticks instead of single quotes around code | Trevor Spiteri | 2020-05-14 | 2 | -2/+2 | |
|/ / | ||||||
* | | Merge #4358 | bors[bot] | 2020-05-11 | 1 | -2/+2 | |
|\ \ | ||||||
| * | | add if let and while let postfix for Option and Result | Benjamin Coenen | 2020-05-10 | 1 | -2/+2 | |
| |/ | ||||||
| | | ||||||
| \ | ||||||
| \ | ||||||
| \ | ||||||
*---. \ | Merge #4406 #4410 #4411 #4417 | bors[bot] | 2020-05-10 | 2 | -29/+194 | |
|\ \ \ \ | |_|_|/ |/| | | | ||||||
| | | * | Omit default types in HirDisplay SourceCode mode | Timo Freiberg | 2020-05-10 | 1 | -1/+1 | |
| |_|/ |/| | | ||||||
| | * | do not remove then block when you unwrap else block #4361 | Benjamin Coenen | 2020-05-10 | 1 | -28/+193 | |
| |/ |/| | ||||||
* | | Merge #4392 | bors[bot] | 2020-05-09 | 1 | -14/+11 | |
|\ \ | ||||||
| * | | Add From should not move the cursor | Aleksey Kladov | 2020-05-09 | 1 | -14/+11 | |
* | | | Ascribe more correct types | Aleksey Kladov | 2020-05-09 | 1 | -9/+10 | |
|/ / | ||||||
* | | unindent -> dedent | Aleksey Kladov | 2020-05-09 | 1 | -1/+1 | |
* | | More fluent indent API | Aleksey Kladov | 2020-05-09 | 6 | -21/+32 | |
* | | Fix visibility | Aleksey Kladov | 2020-05-09 | 1 | -1/+1 | |
* | | Use new HirDisplay variant in add_function assist | Timo Freiberg | 2020-05-08 | 1 | -58/+116 | |
|/ | ||||||
* | Simplify | Aleksey Kladov | 2020-05-07 | 5 | -6/+5 |