Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | don't load sysroot in most heavy tests | Aleksey Kladov | 2019-08-19 | 5 | -12/+33 | |
* | update lsp | Aleksey Kladov | 2019-08-17 | 3 | -6/+2 | |
* | implement durability | Aleksey Kladov | 2019-08-15 | 1 | -0/+1 | |
* | Drop support for old extendSelection API | Aleksey Kladov | 2019-08-12 | 3 | -44/+1 | |
* | Always set the runnable name | Kirill Bulatov | 2019-08-09 | 1 | -11/+11 | |
* | Extract common logic | Kirill Bulatov | 2019-08-09 | 1 | -55/+42 | |
* | Show backtraces in lens runnables | Kirill Bulatov | 2019-08-09 | 1 | -1/+5 | |
* | Merge #1652 | bors[bot] | 2019-08-06 | 2 | -14/+2 | |
|\ | ||||||
| * | Use proper inlay kinds | Kirill Bulatov | 2019-08-04 | 2 | -14/+2 | |
* | | fix tests | Aleksey Kladov | 2019-08-06 | 1 | -2/+2 | |
* | | allow to exclude certain files and directories | Aleksey Kladov | 2019-08-06 | 3 | -14/+29 | |
* | | rename config | Aleksey Kladov | 2019-08-06 | 4 | -19/+14 | |
* | | introduce ra_vfs_glob crate | Aleksey Kladov | 2019-08-06 | 4 | -59/+17 | |
* | | cleanup | Aleksey Kladov | 2019-08-06 | 2 | -2/+2 | |
* | | rename | Aleksey Kladov | 2019-08-06 | 1 | -9/+9 | |
* | | use Conv for severity | Aleksey Kladov | 2019-08-06 | 2 | -20/+21 | |
* | | Add test for #1540 | Jeremy Kolb | 2019-08-03 | 1 | -0/+17 | |
|/ | ||||||
* | remove-comment | kjeremy | 2019-07-31 | 1 | -1/+0 | |
* | Add explicit newline preserving tests | kjeremy | 2019-07-31 | 1 | -0/+6 | |
* | Fixed review comments | Roman Stoliar | 2019-07-30 | 1 | -3/+9 | |
* | Hide comments in rust section of doc comments | Roman Stoliar | 2019-07-30 | 3 | -5/+21 | |
* | Support destructuring patterns | Kirill Bulatov | 2019-07-28 | 2 | -0/+6 | |
* | Improve inlay hinting for types | Kirill Bulatov | 2019-07-26 | 2 | -0/+4 | |
* | Make Analysis api cancellable | Kirill Bulatov | 2019-07-25 | 3 | -37/+48 | |
* | Merge #1549 | bors[bot] | 2019-07-23 | 3 | -1/+50 | |
|\ | ||||||
| * | Code review fixes | Kirill Bulatov | 2019-07-22 | 3 | -1/+50 | |
| * | Do not show the lens with type hints | Kirill Bulatov | 2019-07-21 | 1 | -13/+4 | |
| * | Resolve types on the server | Kirill Bulatov | 2019-07-21 | 1 | -25/+10 | |
| * | Refactor server api | Kirill Bulatov | 2019-07-20 | 1 | -28/+42 | |
| * | If possible, show type lenses for the let bindings | Kirill Bulatov | 2019-07-20 | 1 | -16/+26 | |
* | | flexi_logger 0.14 | kjeremy | 2019-07-22 | 1 | -1/+1 | |
|/ | ||||||
* | Add "Run" lens for binary runnables | Kirill Bulatov | 2019-07-16 | 1 | -1/+1 | |
* | cargo update | kjeremy | 2019-07-15 | 1 | -1/+1 | |
* | Remove executeCommandProvider: apply_code_action. | Michael Bolin | 2019-07-11 | 2 | -10/+8 | |
* | Ignore workspace/didChangeConfiguration notifications. | Michael Bolin | 2019-07-11 | 2 | -4/+11 | |
* | Remove unused dependencies | Shotaro Yamada | 2019-07-08 | 1 | -1/+0 | |
* | don't send LocationLink unless the client opts-in | Aleksey Kladov | 2019-07-08 | 5 | -12/+62 | |
* | simplify | Aleksey Kladov | 2019-07-08 | 2 | -23/+20 | |
* | add try_conv_with_to_vec | Aleksey Kladov | 2019-07-08 | 2 | -40/+54 | |
* | Simplify responses by using into() | Jeremy Kolb | 2019-07-07 | 2 | -12/+13 | |
* | use flatten branch of lsp-types | Jeremy Kolb | 2019-07-07 | 3 | -26/+17 | |
* | Formatting again | Jeremy Kolb | 2019-07-05 | 1 | -5/+5 | |
* | Symplify by using into() | Jeremy Kolb | 2019-07-05 | 1 | -3/+3 | |
* | Formatting | Jeremy Kolb | 2019-07-04 | 1 | -1/+3 | |
* | Some clippy fixes for 1.36 | Jeremy Kolb | 2019-07-04 | 2 | -5/+4 | |
* | Fix formatting | Jeremy Kolb | 2019-07-04 | 1 | -5/+5 | |
* | Change default() | Jeremy Kolb | 2019-07-04 | 1 | -1/+1 | |
* | Update to lsp-types 0.58.0 | Jeremy Kolb | 2019-07-04 | 2 | -6/+6 | |
* | allow rustfmt to reorder imports | Aleksey Kladov | 2019-07-04 | 13 | -58/+52 | |
* | Move memory usage statistics to ra_prof | Aleksey Kladov | 2019-06-30 | 1 | -1/+1 |