aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_lsp_server/src/world.rs
Commit message (Collapse)AuthorAgeFilesLines
* don't send LocationLink unless the client opts-inAleksey Kladov2019-07-081-0/+12
| | | | closes #1474
* allow rustfmt to reorder importsAleksey Kladov2019-07-041-6/+4
| | | | | | This wasn't a right decision in the first place, the feature flag was broken in the last rustfmt release, and syntax highlighting of imports is more important anyway
* Get rid of failure: ra_lsp_server & ra_project_modelMuhammad Mominul Huque2019-06-141-6/+5
|
* make LRU cache configurableAleksey Kladov2019-06-121-2/+6
|
* Fix clippy::identity_conversionAlan Du2019-06-041-17/+12
|
* renameAleksey Kladov2019-06-011-0/+218