aboutsummaryrefslogtreecommitdiff
path: root/crates/ide_completion/src/completions/trait_impl.rs
Commit message (Expand)AuthorAgeFilesLines
* SimplifyEdwin Cheng2021-05-061-6/+2
* Fix: Do not overwrite comments and attrs in trait impl completionJesse Bakker2021-05-061-8/+65
* Upgrade rowanAleksey Kladov2021-03-161-3/+4
* Unify namingAleksey Kladov2021-03-121-15/+12
* use references in CompletionItem's builderyonip232021-03-111-14/+17
* rename completion -> ide_completionAleksey Kladov2021-02-171-0/+736