Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | Update tests | Aleksey Kladov | 2020-11-12 | 10 | -21/+168 | |
* | | | | Update crates | kjeremy | 2020-11-11 | 1 | -1/+1 | |
* | | | | Replace RacyFlag with OnceCell | Aleksey Kladov | 2020-11-11 | 3 | -32/+6 | |
| |_|/ |/| | | ||||||
* | | | Be more pedantic when checking codeAction/resolve support | Aleksey Kladov | 2020-11-10 | 1 | -3/+6 | |
| |/ |/| | ||||||
* | | Switch to upstream protocol for resolving code action | Aleksey Kladov | 2020-11-10 | 11 | -46/+67 | |
* | | 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 #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 | |
* | | | . is an operator | Aleksey Kladov | 2020-11-09 | 5 | -28/+30 | |
* | | | Fix panic when extracting struct | Aleksey Kladov | 2020-11-09 | 2 | -3/+34 | |
* | | | Support multi-file assist tests | Aleksey Kladov | 2020-11-09 | 2 | -6/+56 | |
* | | | Fix debug for SyntaxRewriter | Aleksey Kladov | 2020-11-09 | 1 | -1/+4 | |
* | | | Merge #6506 | bors[bot] | 2020-11-09 | 5 | -1172/+1256 | |
|\ \ \ | ||||||
| * | | | 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 | 3 | -66/+83 | |
* | | | | Merge #6465 | bors[bot] | 2020-11-09 | 1 | -9/+16 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | 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 | |
| | |_|/ | |/| | | ||||||
* | | | | Add some postfix snippet | Pavan Kumar Sunkara | 2020-11-08 | 1 | -0/+12 | |
* | | | | Merge #6476 | bors[bot] | 2020-11-07 | 4 | -110/+239 | |
|\ \ \ \ | ||||||
| * | | | | Add missing AssocItems in add_custom_impl assist | Lukas Wirth | 2020-11-05 | 4 | -110/+239 | |
| | |_|/ | |/| | | ||||||
* | | | | Minimize convert_integer_literal tests | m-ysk | 2020-11-07 | 1 | -368/+2 | |
| |/ / |/| | | ||||||
* | | | Cleanup API | Aleksey Kladov | 2020-11-06 | 5 | -96/+84 | |
* | | | Merge #6485 | bors[bot] | 2020-11-06 | 52 | -189/+155 | |
|\ \ \ | ||||||
| * | | | Simplify | Aleksey Kladov | 2020-11-06 | 6 | -45/+25 | |
| * | | | Kill RAW_ literals | Aleksey Kladov | 2020-11-06 | 51 | -153/+139 | |
* | | | | Merge #6477 | bors[bot] | 2020-11-06 | 3 | -0/+352 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Adjust test-texts in infer_function_return_type | Lukas Wirth | 2020-11-06 | 1 | -78/+78 | |
| * | | | Enable infer_function_return_type in return-type position | Lukas Wirth | 2020-11-06 | 1 | -29/+129 | |
| * | | | Wrap non-block expressions in closures with a block | Lukas Wirth | 2020-11-06 | 1 | -12/+31 | |
| * | | | Ignore unit expressions in infer_function_return_type assist | Lukas Wirth | 2020-11-06 | 1 | -3/+13 | |
| * | | | Support closures in infer_function_return_type assist | Lukas Wirth | 2020-11-06 | 1 | -19/+114 | |
| * | | | Add infer_function_return_type assist | Lukas Wirth | 2020-11-06 | 3 | -0/+128 | |
| |/ / | ||||||
* | | | Minor, cleanup style | Aleksey Kladov | 2020-11-06 | 1 | -50/+64 | |
* | | | Merge #6480 | bors[bot] | 2020-11-06 | 1 | -14/+107 | |
|\ \ \ | ||||||
| * | | | Support closure in change_return_type_to_result assist | Lukas Wirth | 2020-11-06 | 1 | -14/+107 | |
| |/ / | ||||||
* | | | More orthogonal API | Aleksey Kladov | 2020-11-06 | 2 | -48/+38 | |
* | | | Move int parsing to IntNumber token | Aleksey Kladov | 2020-11-06 | 4 | -77/+92 | |
* | | | Better imports | Aleksey Kladov | 2020-11-06 | 1 | -11/+11 | |
* | | | Generate token for ints and floats | Aleksey Kladov | 2020-11-06 | 1 | -0/+42 | |
* | | | Ignore RUST_SRC_PATH if it is set to invalid value | Aleksey Kladov | 2020-11-06 | 1 | -2/+6 | |
|/ / | ||||||
* | | Merge #6467 | bors[bot] | 2020-11-04 | 4 | -18/+62 | |
|\ \ |