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
Rollup merge of rust-lang#48204 - matthiaskrgr:RUSTFLAGS_O2_to_O3, r=kennytm
change opt-level 2 to 3 in bootstrap rustflags
Since llvm got updated, maybe this also resolved unexpected crashes.
See discussion here: rust-lang@409d40f
Is it possible to give this a test-run?
//cc @Mark-Simulacrum
0 commit comments