Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cleanup edit_text_range_for_record_field_expr_or_pat | Lukas Wirth | 2020-11-15 | 1 | -46/+59 |
* | Use shorthand field syntax in destructures | Lukas Wirth | 2020-11-14 | 3 | -29/+84 |
* | Properly handle shorthands in destructure patterns when renaming | Lukas Wirth | 2020-11-14 | 2 | -6/+69 |
* | Use shorthand record syntax when renaming struct initializer field | Lukas Wirth | 2020-11-14 | 4 | -19/+68 |
* | Merge #6534 | bors[bot] | 2020-11-12 | 4 | -47/+56 |
|\ | |||||
| * | Fix attachment of inner doc comments | Aleksey Kladov | 2020-11-12 | 3 | -19/+33 |
| * | Simplify code | Aleksey Kladov | 2020-11-12 | 1 | -28/+23 |
* | | Merge #6531 | bors[bot] | 2020-11-12 | 12 | -33/+191 |
|\| | |||||
| * | Update tests | Aleksey Kladov | 2020-11-12 | 10 | -21/+168 |
| * | Update crates | kjeremy | 2020-11-11 | 2 | -12/+23 |
|/ | |||||
* | Merge #6530 | bors[bot] | 2020-11-11 | 1 | -2/+2 |
|\ | |||||
| * | Do not use yanked once_cell | kjeremy | 2020-11-11 | 1 | -2/+2 |
|/ | |||||
* | Merge #6526 | bors[bot] | 2020-11-11 | 4 | -34/+9 |
|\ | |||||
| * | Replace RacyFlag with OnceCell | Aleksey Kladov | 2020-11-11 | 4 | -34/+9 |
|/ | |||||
* | Merge #6523 | bors[bot] | 2020-11-10 | 1 | -3/+6 |
|\ | |||||
| * | Be more pedantic when checking codeAction/resolve support | Aleksey Kladov | 2020-11-10 | 1 | -3/+6 |
* | | Merge #6521 | bors[bot] | 2020-11-10 | 15 | -91/+86 |
|\| | |||||
| * | Switch to upstream protocol for resolving code action | Aleksey Kladov | 2020-11-10 | 15 | -91/+86 |
|/ | |||||
* | Merge #6512 | bors[bot] | 2020-11-09 | 1 | -36/+89 |
|\ | |||||
| * | Don't replace parent node when inserting as first child in algo::diff | Lukas Wirth | 2020-11-09 | 1 | -36/+89 |
* | | Merge #6516 | bors[bot] | 2020-11-09 | 1 | -5/+10 |
|\ \ | |||||
| * | | fix: prevent `/**/` from matching block doc comments | Dusty Pomerleau | 2020-11-09 | 1 | -5/+10 |
|/ / | |||||
* | | Merge #6472 | bors[bot] | 2020-11-09 | 7 | -3/+95 |
|\ \ | |||||
| * | | Add static semantic token modifier for associated functions with no &self | Anatol Liu | 2020-11-09 | 2 | -16/+3 |
| * | | Add static semantic token modifier for associated functions with no &self | Anatol Liu | 2020-11-08 | 2 | -6/+2 |
| * | | Add static semantic token modifier for associated functions with no &self | Anatol Liu | 2020-11-05 | 1 | -5/+1 |
| * | | Add static semantic token modifier for associated functions with no &self | Anatol Liu | 2020-11-05 | 1 | -1/+1 |
| * | | Add static semantic token modifier for associated functions with no &self | Anatol Liu | 2020-11-05 | 2 | -17/+22 |
| * | | Add static semantic token modifier for associated functions with no &self | Anatol Liu | 2020-11-05 | 8 | -2/+110 |
* | | | Merge #6511 | bors[bot] | 2020-11-09 | 5 | -28/+30 |
|\ \ \ | |||||
| * | | | . is an operator | Aleksey Kladov | 2020-11-09 | 5 | -28/+30 |
|/ / / | |||||
* | | | Merge #6510 | bors[bot] | 2020-11-09 | 2 | -3/+34 |
|\ \ \ | |||||
| * | | | Fix panic when extracting struct | Aleksey Kladov | 2020-11-09 | 2 | -3/+34 |
|/ / / | |||||
* | | | Merge #6509 | bors[bot] | 2020-11-09 | 2 | -6/+56 |
|\ \ \ | |||||
| * | | | Support multi-file assist tests | Aleksey Kladov | 2020-11-09 | 2 | -6/+56 |
* | | | | Merge #6508 | bors[bot] | 2020-11-09 | 1 | -1/+4 |
|\| | | | |||||
| * | | | Fix debug for SyntaxRewriter | Aleksey Kladov | 2020-11-09 | 1 | -1/+4 |
|/ / / | |||||
* | | | Merge #6506 | bors[bot] | 2020-11-09 | 6 | -1175/+1261 |
|\ \ \ | |||||
| * | | | Use standard style for test code | Aleksey Kladov | 2020-11-09 | 1 | -568/+635 |
| * | | | More consistent naming | Aleksey Kladov | 2020-11-09 | 3 | -81/+81 |
| * | | | More consistent naming | Aleksey Kladov | 2020-11-09 | 4 | -69/+88 |
* | | | | Merge #6465 | bors[bot] | 2020-11-09 | 2 | -14/+34 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Support multiple workspace edits | Lukas Wirth | 2020-11-04 | 1 | -5/+18 |
| * | | | Support multiple file edits in AssistBuilder | Lukas Wirth | 2020-11-04 | 1 | -9/+16 |
* | | | | Merge #6501 | bors[bot] | 2020-11-09 | 3 | -35/+51 |
|\ \ \ \ | |||||
| * | | | | Remove text_edit_builder api from AssistBuilder | Lukas Wirth | 2020-11-08 | 3 | -35/+51 |
| | |_|/ | |/| | | |||||
* | | | | Merge #6500 | bors[bot] | 2020-11-09 | 1 | -0/+12 |
|\ \ \ \ | |||||
| * | | | | Add some postfix snippet | Pavan Kumar Sunkara | 2020-11-08 | 1 | -0/+12 |
|/ / / / | |||||
* | | | | Merge #6497 | bors[bot] | 2020-11-08 | 1 | -7/+7 |
|\ \ \ \ | |||||
| * | | | | vscode: fix tmGrammar issues around non-controlflow keywords | cynecx | 2020-11-07 | 1 | -7/+7 |