remove old fixme
This commit is contained in:
parent
d3e2cec292
commit
182ce772ef
1 changed files with 1 additions and 1 deletions
|
|
@ -942,7 +942,7 @@ impl<'a> Parser<'a> {
|
|||
// {foo(bar {}}
|
||||
// - ^
|
||||
// | |
|
||||
// | help: `)` may belong here (FIXME: #58270)
|
||||
// | help: `)` may belong here
|
||||
// |
|
||||
// unclosed delimiter
|
||||
if let Some(sp) = unmatched.unclosed_span {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue