aboutsummaryrefslogtreecommitdiff
path: root/crates/completion/src/completions/pattern.rs
Commit message (Expand)AuthorAgeFilesLines
* Align code_model name with ungrammarAleksey Kladov2020-12-201-1/+1
* Keep the original completion order in testsKirill Bulatov2020-12-191-2/+2
* Complete struct in irrefutable letLukas Wirth2020-11-261-14/+43
* Reorganize completions structureIgor Aleksanov2020-10-251-0/+88