aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_batch/Cargo.toml
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade ra_vfs to use new FilteringVille Penttinen2019-03-181-1/+1
| | | | | Currently this matches the previous filtering, meaning all roots are filtered using the same rules.
* switch to crates.io vfsAleksey Kladov2019-02-181-1/+1
|
* Fix typo in Cargo.toml authorsVille Penttinen2019-02-111-1/+1
| | | | Fixes typo introduced in #782
* Update authors field in Cargo.tomls to "rust-analyzer developers"Ville Penttinen2019-02-111-1/+1
| | | | This closes #777
* Implement BatchDatabase constructionFlorian Diebold2019-02-101-8/+4
|
* Add new crateFlorian Diebold2019-02-101-0/+24