aboutsummaryrefslogtreecommitdiff
path: root/crates/ide_db/src/items_locator.rs
Commit message (Expand)AuthorAgeFilesLines
* Fix the profile stringKirill Bulatov2021-03-211-1/+1
* Less reallocationsKirill Bulatov2021-03-211-16/+12
* Use smart case in flyimport items lookupKirill Bulatov2021-03-211-1/+8
* DocsKirill Bulatov2021-03-201-7/+13
* Do not query item search by name eagerlyKirill Bulatov2021-03-201-76/+73
* Less lifetines: derive SemanticsScope in placeKirill Bulatov2021-03-081-1/+1
* Work towards better import labelsKirill Bulatov2021-03-081-0/+146