aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_batch
Commit message (Expand)AuthorAgeFilesLines
* fix-testsAleksey Kladov2019-02-171-4/+4
* automatically wait for worker threadsAleksey Kladov2019-02-141-1/+0
* Remove call to canonicalize in BatchDatabase::load_cargoVille Penttinen2019-02-141-1/+1
* Fix typo in Cargo.toml authorsVille Penttinen2019-02-111-1/+1
* Update authors field in Cargo.tomls to "rust-analyzer developers"Ville Penttinen2019-02-111-1/+1
* Clean up a bitFlorian Diebold2019-02-101-2/+1
* Add a smoke test for ra_batchFlorian Diebold2019-02-101-0/+24
* Add an ra_cli command that analyses all crates in the current workspaceFlorian Diebold2019-02-101-2/+7
* Implement BatchDatabase constructionFlorian Diebold2019-02-102-11/+100
* Add new crateFlorian Diebold2019-02-102-0/+54