You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ok I just saw #1454 and my minimal example is fixed by it, but my actual code is not it ends up looking like this. (Which is a bit better than before but still wrong.)
From the diff it seems like what's essentially missing is indentation for the lines with the chained method (L40-L44).
Uh oh!
There was an error while loading. Please reload this page.
I use rustfmt to keep my code tidy and found this error.
Here's a full minimal failing example contrasted with a non-failing example.I'm not sure if this is a duplicate of #1371 ?
rustfmt 0.8.3 / b4833a8
The text was updated successfully, but these errors were encountered: