aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_ide_api/src/completion/complete_postfix.rs
Commit message (Expand)AuthorAgeFilesLines
* fold complete_postfix tests into oneHoàng Đức Hiếu2019-02-031-41/+2
* add postfix completion for `dbg!()` with `.dbg`Hoàng Đức Hiếu2019-02-021-0/+14
* Fix .not postfix completionFlorian Diebold2019-01-211-3/+3
* postfix completiongfreezy2019-01-211-0/+95