aboutsummaryrefslogtreecommitdiff
path: root/crates/completion/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
* Upgrade expect-test to 1.1Jesse Bakker2021-01-031-1/+1
* Update crateskjeremy2020-12-301-1/+1
* Move the helpers into ide_dbKirill Bulatov2020-11-281-1/+0
* Extract the import code into the shared moduleKirill Bulatov2020-11-271-1/+1
* Move autoimport completion into the unqialified_path moduleKirill Bulatov2020-11-161-1/+0
* Add imports in auto completionKirill Bulatov2020-11-161-0/+2
* add suggestion ..Default::default() for remaining struct fields in a construc...Benjamin Coenen2020-11-131-0/+1
* Make call_info a part of ide_dbIgor Aleksanov2020-10-241-1/+0
* Remove dependency on 'assists' from 'completion' crateIgor Aleksanov2020-10-241-1/+0
* Try to fix publishingAleksey Kladov2020-10-191-1/+1
* Extract call_info and completion into separate cratesIgor Aleksanov2020-10-181-0/+32