Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | New assist: add turbo fish | Aleksey Kladov | 2020-05-19 | 4 | -0/+157 |
* | Update test data | Aleksey Kladov | 2020-05-19 | 2 | -38/+16 |
* | Server side of SnippetTextEdit | Aleksey Kladov | 2020-05-19 | 9 | -119/+200 |
* | Add snippetTextEdit protocol extension | Aleksey Kladov | 2020-05-19 | 1 | -1/+8 |
* | Add snippet support for some assists | Aleksey Kladov | 2020-05-19 | 4 | -56/+67 |
* | Add AssistConfig | Aleksey Kladov | 2020-05-19 | 13 | -39/+129 |
* | Merge #4491 | bors[bot] | 2020-05-19 | 1 | -5/+65 |
|\ | |||||
| * | Fix doctests in an Impl block | Coenen Benjamin | 2020-05-17 | 1 | -1/+1 |
| * | fix doctest inside impl block #4449 | Benjamin Coenen | 2020-05-17 | 1 | -2/+2 |
| * | fix doctest inside impl block #4449 | Benjamin Coenen | 2020-05-16 | 1 | -5/+65 |
* | | Cleanup query fn naming | Aleksey Kladov | 2020-05-19 | 2 | -3/+5 |
* | | Move public API to the top | Aleksey Kladov | 2020-05-19 | 1 | -9/+9 |
* | | Simplify | Aleksey Kladov | 2020-05-19 | 1 | -7/+3 |
* | | Cleanup imports | Aleksey Kladov | 2020-05-19 | 1 | -3/+5 |
* | | Merge #4501 | bors[bot] | 2020-05-18 | 2 | -5/+18 |
|\ \ | |||||
| * | | Querify `importable_locations_in_crate` | Jonas Schievink | 2020-05-18 | 2 | -5/+18 |
* | | | Merge #4497 | bors[bot] | 2020-05-18 | 2 | -9/+41 |
|\ \ \ | |||||
| * | | | Create LowerCtx on the fly | Edwin Cheng | 2020-05-17 | 2 | -9/+41 |
| | |/ | |/| | |||||
* | | | Merge #4493 | bors[bot] | 2020-05-18 | 1 | -0/+132 |
|\ \ \ | |||||
| * | | | Add more tests for Fn traits | Hrvoje Ban | 2020-05-18 | 1 | -0/+132 |
| | |/ | |/| | |||||
* | | | Add "rust-analyzer.lens.enable" | vsrs | 2020-05-18 | 1 | -3/+12 |
* | | | code formatting | vsrs | 2020-05-17 | 2 | -19/+21 |
* | | | CodeLens configuration options. | vsrs | 2020-05-17 | 2 | -88/+138 |
|/ / | |||||
* | | Merge #4489 | bors[bot] | 2020-05-17 | 5 | -16/+27 |
|\ \ | |||||
| * | | Reuse Vec allocations | Simon Vandel Sillesen | 2020-05-16 | 1 | -12/+21 |
| * | | Reduce reallocations in ra_tt::buffer::TokenBuffer::new_inner | Simon Vandel Sillesen | 2020-05-16 | 1 | -1/+3 |
| * | | Shrink ra_parser::Event from 32 bytes to 16 bytes | Simon Vandel Sillesen | 2020-05-16 | 3 | -3/+3 |
| |/ | |||||
* | | Merge #4484 | bors[bot] | 2020-05-16 | 3 | -15/+40 |
|\ \ | |/ |/| | |||||
| * | Allow calling dyn trait super trait methods without the super trait in scope | Florian Diebold | 2020-05-16 | 3 | -15/+40 |
* | | Merge #4472 | bors[bot] | 2020-05-16 | 4 | -2/+115 |
|\ \ | |/ |/| | |||||
| * | Add doc comment for resolve_hir_path_qualifier | Hasan Ali | 2020-05-16 | 1 | -0/+13 |
| * | Fix completion and hover for module and function of same name | Hasan Ali | 2020-05-16 | 4 | -2/+102 |
* | | Chalk upgrade | Florian Diebold | 2020-05-16 | 2 | -22/+41 |
* | | Add 'self to parameter' renaming. | zbsz | 2020-05-16 | 1 | -5/+206 |
|/ | |||||
* | Handle `Self` in values and patterns | Florian Diebold | 2020-05-15 | 6 | -19/+197 |
* | Merge #4448 | bors[bot] | 2020-05-15 | 1 | -1/+4 |
|\ | |||||
| * | Better label for a runnable. | vsrs | 2020-05-14 | 1 | -1/+1 |
| * | Multiple binaries support for launch.json. | vsrs | 2020-05-14 | 1 | -1/+4 |
* | | Merge #4431 | bors[bot] | 2020-05-15 | 3 | -3/+37 |
|\ \ | |||||
| * | | Store proc-macro result in salsa db | Edwin Cheng | 2020-05-14 | 3 | -3/+37 |
* | | | Cleanups | Aleksey Kladov | 2020-05-15 | 2 | -85/+75 |
* | | | Better structure | Aleksey Kladov | 2020-05-15 | 3 | -19/+15 |
* | | | Move LSP bits from flycheck to rust-analyzer | Aleksey Kladov | 2020-05-15 | 17 | -1504/+1503 |
* | | | Merge #4273 | bors[bot] | 2020-05-14 | 2 | -4/+532 |
|\ \ \ | |||||
| * | | | Expand fixture documentation a little | Timo Freiberg | 2020-05-10 | 1 | -3/+17 |
| * | | | Trigger change_visibility assist when on an invisible struct field | Timo Freiberg | 2020-05-10 | 1 | -61/+248 |
| * | | | Trigger change_visibility assist when on a path to an invisible def | Timo Freiberg | 2020-05-10 | 1 | -1/+328 |
* | | | | Minor | Aleksey Kladov | 2020-05-14 | 1 | -10/+8 |
* | | | | Put preselect items on top | Aleksey Kladov | 2020-05-14 | 1 | -1/+3 |
* | | | | Prioritize locals with correct types | Aleksey Kladov | 2020-05-14 | 2 | -5/+55 |