Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | introduce ra_vfs_glob crate | Aleksey Kladov | 2019-08-06 | 3 | -59/+16 | |
* | | 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 | |
* | 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 | |
* | Add "Run" lens for binary runnables | Kirill Bulatov | 2019-07-16 | 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 | |
* | don't send LocationLink unless the client opts-in | Aleksey Kladov | 2019-07-08 | 4 | -9/+41 | |
* | 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 | 1 | -11/+12 | |
* | use flatten branch of lsp-types | Jeremy Kolb | 2019-07-07 | 1 | -23/+12 | |
* | 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 | 1 | -5/+5 | |
* | allow rustfmt to reorder imports | Aleksey Kladov | 2019-07-04 | 11 | -45/+44 | |
* | Swallow expected `rustfmt` errors | Ryan Cumming | 2019-06-26 | 1 | -10/+25 | |
* | reuse AnalysisHost in batch analysis | Aleksey Kladov | 2019-06-15 | 1 | -1/+1 | |
* | re-enable backtraces on panic | Aleksey Kladov | 2019-06-15 | 1 | -2/+1 | |
* | cargo format | Muhammad Mominul Huque | 2019-06-15 | 1 | -7/+2 | |
* | Get rid of failure: ra_lsp_server & ra_project_model | Muhammad Mominul Huque | 2019-06-14 | 4 | -21/+25 | |
* | Temp fix for slow onEnter issue | Aleksey Kladov | 2019-06-13 | 1 | -1/+2 | |
* | make LRU cache configurable | Aleksey Kladov | 2019-06-12 | 3 | -6/+18 | |
* | make Docs handing more ideomatic | Aleksey Kladov | 2019-06-08 | 2 | -17/+8 | |
* | Fix clippy::or_fun_call | Alan Du | 2019-06-04 | 1 | -1/+1 | |
* | Fix clippy::identity_conversion | Alan Du | 2019-06-04 | 3 | -20/+15 | |
* | rename | Aleksey Kladov | 2019-06-01 | 6 | -80/+86 | |
* | move subs inside | Aleksey Kladov | 2019-06-01 | 1 | -4/+2 | |
* | use sync queries for join lines and friends | Aleksey Kladov | 2019-05-31 | 1 | -5/+11 | |
* | add sync requests | Aleksey Kladov | 2019-05-31 | 2 | -43/+56 | |
* | cleanup | Aleksey Kladov | 2019-05-31 | 1 | -39/+42 | |
* | cleanup | Aleksey Kladov | 2019-05-31 | 1 | -35/+48 | |
* | simplify | Aleksey Kladov | 2019-05-31 | 1 | -51/+52 |