aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_lsp_server/Cargo.toml
Commit message (Collapse)AuthorAgeFilesLines
* Cargo Update runJeremy A. Kolb2018-10-231-1/+1
| | | | | | | Bump relative-path to 0.4.0 Failure 0.1.3 to fix leak with downcast Updated everything else too
* Add LspError to explicity return errors from LSP handlersJeremy A. Kolb2018-10-221-0/+1
| | | | Fixes #145
* migrate analysis and server to 2018Aleksey Kladov2018-10-151-0/+1
|
* Replace HashMap, HashSet with FxHashMap and FxHashSetMuhammad Mominul Huque2018-10-111-0/+1
|
* Support LSP 3.13Jeremy A. Kolb2018-09-231-1/+1
|
* rename all thingsAleksey Kladov2018-09-161-0/+31