aboutsummaryrefslogtreecommitdiff
path: root/crates/ide_completion/src/completions/postfix.rs
Commit message (Expand)AuthorAgeFilesLines
* 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