about summary refs log tree commit diff
path: root/crates/ra_ide_api/src/completion/presentation.rs
AgeCommit message (Expand)AuthorLines
2019-02-24Rename Type => TypeAliasFlorian Diebold-2/+2
2019-02-24move testing functionsAleksey Kladov-1/+1
2019-02-24move the rest of presentation to presentationAleksey Kladov-11/+18
2019-02-24move more code to presentationAleksey Kladov-16/+56
2019-02-24move res completion to presentationAleksey Kladov-1/+35
2019-02-24move enum-variants to presentationAleksey Kladov-0/+16
2019-02-24simplifyAleksey Kladov-28/+24
2019-02-24move presentaion completion to presentationAleksey Kladov-0/+80
2019-02-24move function rendering to presentationAleksey Kladov-1/+40
2019-02-24introduce completion presentationAleksey Kladov-0/+33