Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename and change `add_roots` to return a `Vec`. | David Wood | 2019-03-07 | 1 | -1/+1 |
* | Initial implementation of project-lock.json. | David Wood | 2019-03-07 | 1 | -6/+1 |
* | fix-tests | Aleksey Kladov | 2019-02-17 | 1 | -4/+4 |
* | automatically wait for worker threads | Aleksey Kladov | 2019-02-14 | 1 | -1/+0 |
* | Remove call to canonicalize in BatchDatabase::load_cargo | Ville Penttinen | 2019-02-14 | 1 | -1/+1 |
* | Clean up a bit | Florian Diebold | 2019-02-10 | 1 | -2/+1 |
* | Add a smoke test for ra_batch | Florian Diebold | 2019-02-10 | 1 | -0/+24 |
* | Add an ra_cli command that analyses all crates in the current workspace | Florian Diebold | 2019-02-10 | 1 | -2/+7 |
* | Implement BatchDatabase construction | Florian Diebold | 2019-02-10 | 1 | -3/+96 |
* | Add new crate | Florian Diebold | 2019-02-10 | 1 | -0/+30 |