aboutsummaryrefslogtreecommitdiff
path: root/crates/completion/src/completions/trait_impl.rs
Commit message (Expand)AuthorAgeFilesLines
* Tidy upKirill Bulatov2020-12-191-5/+5
* Keep the original completion order in testsKirill Bulatov2020-12-191-5/+5
* Type-safer API for dealing with parameter lists with optional selfAleksey Kladov2020-12-011-1/+1
* Reorganize completions structureIgor Aleksanov2020-10-251-0/+736