aboutsummaryrefslogtreecommitdiff
path: root/crates/ide_completion/src/render/builder_ext.rs
Commit message (Expand)AuthorAgeFilesLines
* Nest all the or-patterns!Lukas Wirth2021-06-171-1/+1
* Refine `self`, `super` and `crate` completion in use pathsLukas Wirth2021-06-171-1/+1
* Simplify CompletionContext by introducing a path CallKind enumLukas Wirth2021-06-061-5/+7
* use references in CompletionItem's builderyonip232021-03-111-3/+3
* Use upstream cov-markLaurențiu Nicola2021-03-081-5/+4
* rename completion -> ide_completionAleksey Kladov2021-02-171-0/+94