Update formatting
This commit is contained in:
parent
5a863d594c
commit
ce9e76528a
@ -535,7 +535,7 @@ impl<'a> Parser<'a> {
|
||||
if let Some(sp) = this.sess.ambiguous_block_expr_parse.borrow().get(&sp) {
|
||||
this.sess.expr_parentheses_needed(&mut err, *sp);
|
||||
} else {
|
||||
err.span_suggestion(
|
||||
err.span_suggestion(
|
||||
lo,
|
||||
"try removing the `+`",
|
||||
"".to_string(),
|
||||
|
Loading…
x
Reference in New Issue
Block a user