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
This flag does nothing, so can be removed from librustc/session/config.rs.
The -Z two-phase-beyond-autoref flag could also be removed, since it will usually result in an ICE rather than anything helpful. Removing this will require a bit more work to remove any usage of the flag.