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
The code around opt-levels indicates only nightly rustc can use opt-level=s or opt-level=z. Non-nightly rustcs should not even report those values as possible options.