about summary refs log tree commit diff
path: root/crates/ide/src/prime_caches
AgeCommit message (Expand)AuthorLines
2022-04-25Re-export `FxHashMap` and `FxHashSet` from `ide_db`Lukas Wirth-1/+1
2022-01-15make it a configJake Heinz-0/+1
2022-01-14hacky fix for cancellingJake Heinz-4/+0
2022-01-14removed scoped threads, cleanupJake Heinz-2/+2
2022-01-14fix warningsJake Heinz-8/+8
2022-01-14ide: parallel prime cachesJake Heinz-0/+101