about summary refs log tree commit diff
path: root/crates/ide-db/src/test_data
AgeCommit message (Expand)AuthorLines
2023-12-17Make functions in impl have a container nameJimmy Miller-40/+102
2023-12-12Bump DEFAULT_QUERY_SEARCH_LIMIT from 40 to 100Lukas Wirth-0/+36
2023-12-06Allow navigation targets to be duplicated when the focus range lies in the ma...Lukas Wirth-144/+216
2023-11-28Replace ID based TokenMap with proper relative text-ranges / spansLukas Wirth-110/+36
2023-08-18Record import aliases in symbol indexLukas Wirth-0/+203
2023-06-09internal: Lazy eager macrosLukas Wirth-58/+118
2023-05-24Fix #14557. Docs aliases can now be detected and used in searching for worksp...alibektas-0/+224
2023-05-13fix: Fix perf regression from symbol index refactorLukas Wirth-0/+314
2023-05-02Refactor symbol indexLukas Wirth-311/+157
2023-04-05Switch crate graph to use an Arena instead of a hashmapLukas Wirth-9/+3
2022-11-25Encode the variants of `HirFileId` in a u32 with MSB as the tagLukas Wirth-112/+22
2022-05-01style: rename crates to kebab casePeh-0/+533