aboutsummaryrefslogtreecommitdiff
path: root/crates/ide_db/src/helpers.rs
Commit message (Collapse)AuthorAgeFilesLines
* Share import_assets and related entitiesKirill Bulatov2021-01-161-0/+1
|
* Move FamousDefs fixture out into its own fileLukas Wirth2021-01-121-88/+1
|
* 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