aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_lsp_server/src/cargo_target_spec.rs
Commit message (Collapse)AuthorAgeFilesLines
* Initial implementation of project-lock.json.David Wood2019-03-071-9/+11
| | | | | This commit adds a initial implementation of project-lock.json, a build system agnostic method of specifying the crate graph and roots.
* 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