Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | 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 | |
* | Swallow expected `rustfmt` errors | Ryan Cumming | 2019-06-26 | 1 | -10/+25 | |
* | Bump cargo_metadata, ena, flexi_logger | kjeremy | 2019-06-20 | 1 | -1/+1 | |
* | 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 | 5 | -23/+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 | |
* | Fix clippy::unused_mut | Alan Du | 2019-06-04 | 1 | -1/+1 | |
* | Fix clippy::unnecessary_mut_passed | Alan Du | 2019-06-04 | 1 | -7/+2 | |
* | Fix clippy::single_match | Alan Du | 2019-06-04 | 1 | -4/+3 | |
* | 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 | |
* | move completed requests to a separate file | Aleksey Kladov | 2019-05-31 | 5 | -80/+114 | |
* | simplify | Aleksey Kladov | 2019-05-31 | 1 | -3/+3 | |
* | introduce constant | Aleksey Kladov | 2019-05-31 | 1 | -7/+13 | |
* | minor | Aleksey Kladov | 2019-05-31 | 1 | -1/+1 | |
* | update ra_ide_api to use builtins | Aleksey Kladov | 2019-05-30 | 1 | -0/+1 | |
* | :arrow_up: parking_lot | Aleksey Kladov | 2019-05-30 | 1 | -1/+1 | |
* | bump timeout for CI | Aleksey Kladov | 2019-05-29 | 1 | -1/+1 | |
* | less noisy status | Aleksey Kladov | 2019-05-29 | 1 | -1/+1 |