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
Hello, I am using rustfmt and noticed this bizarre newline behavior. Is this expected behavior? Is it possible for me to override this in settings? I would expect this to instead break at "expects" not immediately after the equals sign
The text was updated successfully, but these errors were encountered:
Yes this is expected, and yes it is correct (as per style guide prescriptions). No there's currently no option that will allow you to get the formatting you prefer, though one could eventually come to fruition (refs #4886)
Hello, I am using rustfmt and noticed this bizarre newline behavior. Is this expected behavior? Is it possible for me to override this in settings? I would expect this to instead break at "expects" not immediately after the equals sign
The text was updated successfully, but these errors were encountered: