remove fixme
This commit is contained in:
parent
7bcf2506f7
commit
21ee875b4c
1 changed files with 0 additions and 1 deletions
|
|
@ -48,7 +48,6 @@ pub(super) fn hints(
|
|||
if arrow.is_none() {
|
||||
label.prepend_str(" -> ");
|
||||
}
|
||||
// FIXME?: We could provide text edit to insert braces for closures with non-block body.
|
||||
let text_edit = if has_block_body {
|
||||
ty_to_text_edit(
|
||||
sema,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue