| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | | * | | Fix typo | veetaha | 2020-04-25 | 1 | -1/+1 |
| | | |/ |
|
| | * | | add support for cfg feature attributes on expression #4063 | Benjamin Coenen | 2020-04-25 | 2 | -0/+36 |
| * | | | Support returning non-hierarchical symbols | kjeremy | 2020-04-24 | 1 | -4/+33 |
| * | | | Add hierarchical symbols client capability | kjeremy | 2020-04-24 | 1 | -0/+6 |
* | | | | Merge #4139 | bors[bot] | 2020-04-25 | 2 | -12/+75 |
|\ \ \ \ |
|
| * | | | | Checks no repetition for an empty token | Edwin Cheng | 2020-04-25 | 2 | -12/+75 |
* | | | | | Merge #4137 | bors[bot] | 2020-04-25 | 2 | -14/+87 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| * | | | | Prefer core/alloc paths on #![no_std] | Jonas Schievink | 2020-04-25 | 2 | -14/+87 |
| | |_|/
| |/| | |
|
* | | | | Merge #4133 | bors[bot] | 2020-04-25 | 2 | -11/+10 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | main: fix bug where thread pool isn't joined | Andrew Gallant | 2020-04-25 | 1 | -0/+1 |
| * | | | main: eagerly prime goto-definition caches | Andrew Gallant | 2020-04-25 | 2 | -11/+9 |
* | | | | Rename StructField -> Field | Aleksey Kladov | 2020-04-25 | 27 | -148/+132 |
* | | | | Merge #4134 | bors[bot] | 2020-04-25 | 2 | -0/+16 |
|\ \ \ \ |
|
| * | | | | Fix whitespaces | Edwin Cheng | 2020-04-25 | 1 | -1/+1 |
| * | | | | Special case for empty comments | Edwin Cheng | 2020-04-25 | 2 | -0/+16 |
| | |/ /
| |/| | |
|
* | | | | Merge #4125 | bors[bot] | 2020-04-25 | 5 | -9/+14 |
|\ \ \ \ |
|
| * | | | | Avoid lossy OsString conversions | Laurențiu Nicola | 2020-04-25 | 5 | -9/+14 |
* | | | | | text-size 1.0.0 | Aleksey Kladov | 2020-04-25 | 5 | -10/+10 |
* | | | | | Switch to TryFrom | Aleksey Kladov | 2020-04-25 | 13 | -53/+63 |
* | | | | | Cleanups | Aleksey Kladov | 2020-04-25 | 4 | -24/+18 |
* | | | | | Convert tests to text-size | Aleksey Kladov | 2020-04-25 | 375 | -26498/+26466 |
* | | | | | Convert code to text-size | Aleksey Kladov | 2020-04-25 | 73 | -392/+378 |
| |_|/ /
|/| | | |
|
* | | | | Merge #4128 | bors[bot] | 2020-04-24 | 1 | -1/+52 |
|\ \ \ \ |
|
| * | | | | Include correct item path for variant completions | Jonas Schievink | 2020-04-24 | 1 | -1/+52 |
| |/ / / |
|
* | | | | Don't print cargo version to stdout, breaking everything | Aleksey Kladov | 2020-04-24 | 1 | -1/+1 |
| | | | | |
| \ \ \ | |
*-. \ \ \ | Merge #3998 #4006 | bors[bot] | 2020-04-24 | 10 | -90/+933 |
|\ \ \ \ \ |
|
| | * | | | | Adapt format specifier highlighting to support escaped squences and unicode i... | Leander Tentrup | 2020-04-22 | 4 | -144/+209 |
| | * | | | | Apply suggestions from code review | Leander Tentrup | 2020-04-22 | 2 | -34/+32 |
| | * | | | | Implement syntax highlighting for format strings | Leander Tentrup | 2020-04-20 | 4 | -3/+532 |
| | * | | | | Refactor flattening logic for highlighted syntax ranges | Leander Tentrup | 2020-04-18 | 1 | -54/+85 |
| * | | | | | Add `pub(crate)` to functions generated in other module | Timo Freiberg | 2020-04-21 | 2 | -46/+27 |
| * | | | | | Jump to sourceChanges in other files | Timo Freiberg | 2020-04-21 | 2 | -13/+10 |
| * | | | | | Add target file information to AssistAction | Timo Freiberg | 2020-04-21 | 4 | -16/+82 |
| * | | | | | Make add_function generate functions in other modules via qualified path | Timo Freiberg | 2020-04-21 | 3 | -27/+203 |
* | | | | | | Merge #4127 | bors[bot] | 2020-04-24 | 1 | -0/+5 |
|\ \ \ \ \ \ |
|
| * | | | | | | More helpful error message if toolchain is not in PATH | Aleksey Kladov | 2020-04-24 | 1 | -0/+5 |
| | |_|/ / /
| |/| | | | |
|
* / | | | | | Don't omit methods with self from path completion | Jonas Schievink | 2020-04-24 | 1 | -6/+38 |
|/ / / / / |
|
* | | | / | Adds attribute completions (#3941) | Roberto Vidal | 2020-04-24 | 5 | -0/+595 |
| |_|_|/
|/| | | |
|
* | | | | Better label for macros completion | Aleksey Kladov | 2020-04-24 | 5 | -48/+59 |
| |_|/
|/| | |
|
* | | | Merge #4101 | bors[bot] | 2020-04-24 | 2 | -12/+5 |
|\ \ \ |
|
| * | | | Refactor a bit | Edwin Cheng | 2020-04-24 | 1 | -8/+3 |
| * | | | Bubble up error | Edwin Cheng | 2020-04-23 | 2 | -10/+7 |
| * | | | Fix typo | Edwin Cheng | 2020-04-23 | 1 | -1/+1 |
| * | | | Panic proc macro srv if read request failed | Edwin Cheng | 2020-04-23 | 1 | -2/+3 |
* | | | | Honor snippet capability | Aleksey Kladov | 2020-04-24 | 2 | -0/+14 |
* | | | | Make sure that adding a snippet requires corresponding capability | Aleksey Kladov | 2020-04-24 | 6 | -44/+107 |
* | | | | Introduce internal snippet cap | Aleksey Kladov | 2020-04-24 | 2 | -0/+14 |
* | | | | Move CompletionConfig to a separate module | Aleksey Kladov | 2020-04-24 | 2 | -19/+20 |
* | | | | Don't set sortText | Aleksey Kladov | 2020-04-24 | 2 | -18/+10 |
* | | | | Add test marks | Aleksey Kladov | 2020-04-24 | 2 | -0/+6 |