aboutsummaryrefslogtreecommitdiff
path: root/crates/ide_db/src/helpers
Commit message (Expand)AuthorAgeFilesLines
* Do not merge imports with different attributesJesse Bakker2020-12-182-1/+28
* 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