Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move actual include logic to ProjectRoot | Ville Penttinen | 2019-03-21 | 1 | -0/+1 |
* | Specify derive feature for serde | pcpthm | 2019-03-07 | 1 | -1/+1 |
* | Initial implementation of project-lock.json. | David Wood | 2019-03-07 | 1 | -0/+3 |
* | Fix typo in Cargo.toml authors | Ville Penttinen | 2019-02-11 | 1 | -1/+1 |
* | Update authors field in Cargo.tomls to "rust-analyzer developers" | Ville Penttinen | 2019-02-11 | 1 | -1/+1 |
* | Clean up a bit | Florian Diebold | 2019-02-09 | 1 | -2/+0 |
* | Remove Vfs from project model | Florian Diebold | 2019-02-09 | 1 | -1/+0 |
* | Remove SmolStr from project model | Florian Diebold | 2019-02-09 | 1 | -8/+0 |
* | Move crate graph generation to ra_project_model | Florian Diebold | 2019-02-09 | 1 | -1/+3 |
* | Extract project model to separate crate | Florian Diebold | 2019-02-09 | 1 | -0/+30 |