aboutsummaryrefslogtreecommitdiff
path: root/crates/completion/src/render/function.rs
Commit message (Expand)AuthorAgeFilesLines
* Add doc-comments to the new filesIgor Aleksanov2020-11-031-0/+2
* Move rendering tests to the render moduleIgor Aleksanov2020-11-031-0/+210
* Add ConstRenderIgor Aleksanov2020-11-031-8/+4
* Introduce render moduleIgor Aleksanov2020-11-031-0/+87