aboutsummaryrefslogtreecommitdiff
path: root/crates/ide_completion/src/tests/item_list.rs
Commit message (Expand)AuthorAgeFilesLines
* Move test_utils into tests moduleLukas Wirth2021-06-161-12/+20
* Don't complete paths after attributesLukas Wirth2021-06-161-41/+100
* Don't show incorrect completions after unsafe or visiblity nodeLukas Wirth2021-06-161-24/+10
* Don't complete visibility accessors after existing onesLukas Wirth2021-06-161-2/+0
* Start refactoring ide_completion testsLukas Wirth2021-06-161-0/+172