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
For people using git's autocrlf, this will cause problems. They'll checkout the code with crlf, and rustfmt will change it to lf and things might get sad.