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
However the latter causes a compile error since const must come before unsafe. This causes rustfmt to break working code. Even running rustfmt twice results in an error since the second code is invalid syntax.