aboutsummaryrefslogtreecommitdiff
path: root/crates/ide_completion/src/completions/postfix.rs
Commit message (Collapse)AuthorAgeFilesLines
* simplifyLukas Tobias Wirth2021-05-051-4/+1
|
* Unify namingAleksey Kladov2021-03-121-5/+3
|
* use references in CompletionItem's builderyonip232021-03-111-0/+1
|
* Fix formatDuong Do Minh Chau2021-03-091-9/+2
|
* Add trailing commasDuong Do Minh Chau2021-03-091-2/+2
|
* Update the test to match the changeDuong Do Minh Chau2021-03-091-0/+4
|
* Add completion to turn x.err into Err(x)Duong Do Minh Chau2021-03-091-2/+19
|
* rename completion -> ide_completionAleksey Kladov2021-02-171-0/+565
We don't have completion-related PRs in flight, so lets do it