aboutsummaryrefslogtreecommitdiff
path: root/crates/completion/src/render/const_.rs
Commit message (Collapse)AuthorAgeFilesLines
* Get rid of do-er antipatternIgor Aleksanov2020-11-031-3/+10
|
* Add doc-comments to the new filesIgor Aleksanov2020-11-031-0/+2
|
* Add TypeAliasRenderIgor Aleksanov2020-11-031-2/+1
|
* Add ConstRenderIgor Aleksanov2020-11-031-0/+47