Parenthesize NamedExpr if target breaks (#6714)
This commit is contained in:
@@ -75,7 +75,7 @@ impl NeedsParentheses for ExprNamedExpr {
|
||||
{
|
||||
OptionalParentheses::Always
|
||||
} else {
|
||||
OptionalParentheses::Never
|
||||
OptionalParentheses::Multiline
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user