Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | Merge #6513 | bors[bot] | 2020-11-12 | 1 | -1/+82 | |
|\ \ \ \ \ | ||||||
| * | | | | | Support qualified function calls in remove_unused_param | Lukas Wirth | 2020-11-12 | 1 | -1/+49 | |
| * | | | | | Add multiple file edit tes to remove_unused_param assist | Lukas Wirth | 2020-11-09 | 1 | -0/+33 | |
| |/ / / / | ||||||
* | | | | | Merge #6529 | bors[bot] | 2020-11-12 | 1 | -19/+77 | |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | ||||||
| * | | | | Remove the fixme | Kirill Bulatov | 2020-11-12 | 1 | -36/+15 | |
| * | | | | Add a FIXME for non-unified inner attributes | Kirill Bulatov | 2020-11-12 | 1 | -2/+7 | |
| * | | | | Do not insert imports before inner comments | Kirill Bulatov | 2020-11-12 | 1 | -18/+92 | |
|/ / / / | ||||||
* | | | | 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 | |
|\ \ \ \ |