aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_lsp_server/src/cargo_target_spec.rs
Commit message (Expand)AuthorAgeFilesLines
* Added test for check doc strings in crates.Alexander Andreev2019-09-301-0/+2
* cleanup main loopAleksey Kladov2019-08-311-8/+5
* allow rustfmt to reorder importsAleksey Kladov2019-07-041-1/+1
* Fix clippy::identity_conversionAlan Du2019-06-041-1/+1
* renameAleksey Kladov2019-06-011-3/+3
* Initial implementation of project-lock.json.David Wood2019-03-071-9/+11
* reformat the worldAleksey Kladov2019-02-081-4/+1
* Add bench runnable and code lensJeremy Kolb2019-01-121-0/+9
* Move `CargoTargetSpec` and friends to cargo_target_spec moduleJeremy Kolb2019-01-121-0/+100