aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_ide_api/src/completion/snapshots/completion_item__dont_render_function_parens_if_already_call_assoc_fn.snap
Commit message (Expand)AuthorAgeFilesLines
* :arrow_up: rustcAleksey Kladov2019-05-231-4/+4
* move function rendering to presentationAleksey Kladov2019-02-241-3/+3
* more compact edits in instaAleksey Kladov2019-02-181-9/+3
* Don't use additional_text_edits API internallyAleksey Kladov2019-02-181-1/+9
* More compact debug representation for completionAleksey Kladov2019-02-181-13/+3
* Don't render `()` in calls to assoc functionsAleksey Kladov2019-02-171-0/+24