aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_project_model/src/cargo_workspace.rs
Commit message (Expand)AuthorAgeFilesLines
* Fix clippy::identity_conversionAlan Du2019-06-041-4/+3
* Sends cwd info for runnables and code lensesRoberto Vidal2019-04-141-1/+2
* Make edition handling a bit nicer and allow specifying edition in crate_graph...Florian Diebold2019-02-131-4/+5
* Keep track of crate editionFlorian Diebold2019-02-131-0/+5
* Fix some typosPascal Hertleif2019-02-121-1/+1
* Remove SmolStr from project modelFlorian Diebold2019-02-091-4/+3
* Extract project model to separate crateFlorian Diebold2019-02-091-0/+173