aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_project_model/src/cargo_workspace.rs
Commit message (Expand)AuthorAgeFilesLines
* Read default cfgs from rustcuHOOCCOOHu2019-10-021-0/+6
* Added test for check doc strings in crates.Alexander Andreev2019-09-301-0/+2
* cleanupAleksey Kladov2019-08-061-1/+1
* allow rustfmt to reorder importsAleksey Kladov2019-07-041-3/+3
* Get rid of failure: ra_lsp_server & ra_project_modelMuhammad Mominul Huque2019-06-141-2/+1
* 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