Indentation for fn
body misaligned when (
is on next line
#152
Labels
fn
body misaligned when (
is on next line
#152
The fn body here indents as shown:
But I would expect:
The trigger is definitely having the open paren on the next line. Admittedly, I wouldn't ordinarily write a fn this way, but it is produced by rustfmt in some cases.
The text was updated successfully, but these errors were encountered: