aboutsummaryrefslogtreecommitdiff
path: root/crates/completion/src/completion_context.rs
Commit message (Expand)AuthorAgeFilesLines
* Reorganize completions structureIgor Aleksanov2020-10-251-532/+0
* Re-export base_db from ide_dbIgor Aleksanov2020-10-241-1/+1
* Make call_info a part of ide_dbIgor Aleksanov2020-10-241-2/+1
* Insert ref for completionsadamrk2020-10-221-0/+13
* Extract call_info and completion into separate cratesIgor Aleksanov2020-10-181-0/+520