aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_project_model
Commit message (Expand)AuthorAgeFilesLines
...
* Update authors field in Cargo.tomls to "rust-analyzer developers"Ville Penttinen2019-02-111-1/+1
* Clean up a bitFlorian Diebold2019-02-092-3/+1
* Remove Vfs from project modelFlorian Diebold2019-02-092-7/+3
* Remove SmolStr from project modelFlorian Diebold2019-02-094-18/+7
* Move crate graph generation to ra_project_modelFlorian Diebold2019-02-092-1/+91
* Extract project model to separate crateFlorian Diebold2019-02-094-0/+386