aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_project_model/src/cargo_workspace.rs
Commit message (Expand)AuthorAgeFilesLines
* 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