aboutsummaryrefslogtreecommitdiff
path: root/crates/ide_db/src/helpers
Commit message (Collapse)AuthorAgeFilesLines
...
* Normalize spelling to American EnglishAleksey Kladov2020-12-102-18/+18
|
* 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