Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | add 'Re-enable this test' assist | Jakob Hellermann | 2020-11-23 | 1 | -7/+76 | |
| |/ / / / | ||||||
* | | | | | Merge #6613 | bors[bot] | 2020-11-24 | 1 | -1/+7 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Don't assume DidChangeTextDocument paths exist | Matt Jibson | 2020-11-23 | 1 | -1/+7 | |
| | |/ / | |/| | | ||||||
* | | | | Minor, import style | Aleksey Kladov | 2020-11-23 | 1 | -6/+5 | |
* | | | | Parse unsafe extern block | David Tolnay | 2020-11-23 | 3 | -3/+25 | |
|/ / / | ||||||
* | / | Don't wrap parens around expr in remove_dbg assist if its in conditions | Lukas Wirth | 2020-11-20 | 1 | -7/+64 | |
| |/ |/| | ||||||
* | | Fill code_description for rust_analyzer diagnostics | Lukas Wirth | 2020-11-18 | 1 | -1/+8 | |
* | | update diagnostics test_data with code_description changes | Lukas Wirth | 2020-11-18 | 6 | -6/+108 | |
* | | Link clippy lint codes in diagnostics | Lukas Wirth | 2020-11-18 | 1 | -7/+22 | |
* | | Link rustc error codes in diagnostics | Lukas Wirth | 2020-11-18 | 1 | -3/+19 | |
* | | Merge #6553 | bors[bot] | 2020-11-17 | 21 | -96/+368 | |
|\ \ | ||||||
| * | | Actually enable eager completion | Kirill Bulatov | 2020-11-17 | 1 | -1/+1 | |
| * | | Avoid turning completion objects into builders | Kirill Bulatov | 2020-11-16 | 9 | -84/+117 | |
| * | | Remove query aliases | Kirill Bulatov | 2020-11-16 | 3 | -10/+10 | |
| * | | Properly fill the completion settings | Kirill Bulatov | 2020-11-16 | 1 | -4/+5 | |
| * | | Fix the other test | Kirill Bulatov | 2020-11-16 | 2 | -3/+25 | |
| * | | Qualify autoimport completion suggestions | Kirill Bulatov | 2020-11-16 | 2 | -16/+43 | |
| * | | Better filter mod paths | Kirill Bulatov | 2020-11-16 | 2 | -26/+28 | |
| * | | Move autoimport completion into the unqialified_path module | Kirill Bulatov | 2020-11-16 | 5 | -156/+139 | |
| * | | Omit modules during autocompletion | Kirill Bulatov | 2020-11-16 | 1 | -13/+13 | |
| * | | Tweak the search limits a bit | Kirill Bulatov | 2020-11-16 | 2 | -3/+6 | |
| * | | Reuse existing element rendering | Kirill Bulatov | 2020-11-16 | 4 | -88/+74 | |
| * | | Use imports_locator | Kirill Bulatov | 2020-11-16 | 6 | -86/+119 | |
| * | | Rename the module | Kirill Bulatov | 2020-11-16 | 2 | -6/+2 | |
| * | | Allow to configure the merge behavior | Kirill Bulatov | 2020-11-16 | 2 | -5/+6 | |
| * | | Add braces to functions and macros | Kirill Bulatov | 2020-11-16 | 2 | -39/+99 | |
| * | | Tidy up the tests | Kirill Bulatov | 2020-11-16 | 1 | -49/+15 | |
| * | | Use rewriter api to add both changes | Kirill Bulatov | 2020-11-16 | 1 | -11/+51 | |
| * | | Add imports in auto completion | Kirill Bulatov | 2020-11-16 | 13 | -25/+144 | |
* | | | Merge #6582 | bors[bot] | 2020-11-17 | 4 | -12/+38 | |
|\ \ \ | ||||||
| * | | | Fill the diagnostic code field in publish_diagnostics | Lukas Wirth | 2020-11-17 | 4 | -12/+38 | |
| | |/ | |/| | ||||||
* | | | Simplify | Aleksey Kladov | 2020-11-17 | 1 | -54/+50 | |
* | | | Make code more readable | Aleksey Kladov | 2020-11-17 | 1 | -186/+207 | |
* | | | Minor | Aleksey Kladov | 2020-11-17 | 1 | -4/+4 | |
* | | | Remove dead code | Aleksey Kladov | 2020-11-17 | 1 | -6/+0 | |
* | | | Simplify | Aleksey Kladov | 2020-11-17 | 2 | -17/+15 | |
* | | | Use standard code style for test fixtures | Aleksey Kladov | 2020-11-17 | 1 | -270/+270 | |
* | | | **Unwrap Block** supports stand-alone blocks | Aleksey Kladov | 2020-11-17 | 1 | -1/+68 | |
* | | | Simplify | Aleksey Kladov | 2020-11-17 | 1 | -3/+1 | |
* | | | Assist target should point at *existing* code | Aleksey Kladov | 2020-11-17 | 1 | -1/+1 | |
* | | | Add **Ignore Test** assist | Aleksey Kladov | 2020-11-17 | 6 | -18/+80 | |
* | | | Merge #6571 | bors[bot] | 2020-11-17 | 3 | -108/+75 | |
|\ \ \ | ||||||
| * | | | Remove needless alloc | Aleksey Kladov | 2020-11-17 | 1 | -1/+1 | |
| * | | | Compress code | Aleksey Kladov | 2020-11-17 | 2 | -66/+42 | |
| * | | | simplify | Aleksey Kladov | 2020-11-17 | 1 | -41/+32 | |
| | |/ | |/| | ||||||
* / | | Latest LSP 3.16 protocol | kjeremy | 2020-11-16 | 10 | -27/+26 | |
|/ / | ||||||
* / | Prepare to recompute completions on every keystroke | Aleksey Kladov | 2020-11-16 | 1 | -1/+2 | |
|/ | ||||||
* | Merge #6563 | bors[bot] | 2020-11-16 | 1 | -0/+46 | |
|\ | ||||||
| * | Don't complete keywords in struct literals | Lukas Wirth | 2020-11-16 | 1 | -0/+46 | |
* | | Merge #6558 | bors[bot] | 2020-11-16 | 3 | -0/+26 | |
|\ \ | |/ |/| |