Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cleanup | Aleksey Kladov | 2019-08-06 | 1 | -1/+1 |
* | allow rustfmt to reorder imports | Aleksey Kladov | 2019-07-04 | 1 | -3/+3 |
* | Get rid of failure: ra_lsp_server & ra_project_model | Muhammad Mominul Huque | 2019-06-14 | 1 | -2/+1 |
* | Fix clippy::identity_conversion | Alan Du | 2019-06-04 | 1 | -4/+3 |
* | Sends cwd info for runnables and code lenses | Roberto Vidal | 2019-04-14 | 1 | -1/+2 |
* | Make edition handling a bit nicer and allow specifying edition in crate_graph... | Florian Diebold | 2019-02-13 | 1 | -4/+5 |
* | Keep track of crate edition | Florian Diebold | 2019-02-13 | 1 | -0/+5 |
* | Fix some typos | Pascal Hertleif | 2019-02-12 | 1 | -1/+1 |
* | Remove SmolStr from project model | Florian Diebold | 2019-02-09 | 1 | -4/+3 |
* | Extract project model to separate crate | Florian Diebold | 2019-02-09 | 1 | -0/+173 |