aboutsummaryrefslogtreecommitdiff
path: root/crates/ide_db/src/helpers.rs
Commit message (Collapse)AuthorAgeFilesLines
* Align config's API with usageAleksey Kladov2021-01-061-2/+18
| | | | The config now is mostly immutable, optimize for that.
* Move the helpers into ide_dbKirill Bulatov2020-11-281-0/+203