aboutsummaryrefslogtreecommitdiff
path: root/crates/completion/src/context.rs
Commit message (Expand)AuthorAgeFilesLines
* Add completions for patternsLukas Wirth2020-12-201-8/+13
* Complete struct in irrefutable letLukas Wirth2020-11-261-0/+3
* Move rendering tests to the render moduleIgor Aleksanov2020-11-031-13/+0
* Reorganize completions structureIgor Aleksanov2020-10-251-0/+532