aboutsummaryrefslogtreecommitdiff
path: root/crates/ide_db/src/helpers
Commit message (Collapse)AuthorAgeFilesLines
* Remove the stateKirill Bulatov2020-12-071-31/+1
|
* Make completion resolve asyncKirill Bulatov2020-12-071-1/+31
|
* Extract tests module to file in ide_db crateDaiki Ihara2020-12-032-638/+621
|
* Fix use merging not using the first path segmentLukas Wirth2020-11-301-1/+10
|
* Move the helpers into ide_dbKirill Bulatov2020-11-281-0/+1204