aboutsummaryrefslogtreecommitdiff
path: root/crates/ide_completion/src/tests/use_tree.rs
Commit message (Collapse)AuthorAgeFilesLines
* Fix incorrect completions in empty braced use statementLukas Wirth2021-06-171-0/+17
|
* Refine `self`, `super` and `crate` completion in use pathsLukas Wirth2021-06-171-26/+3
|
* Move out and rewrite UseTree completion testsLukas Wirth2021-06-171-0/+261