mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-15 12:39:31 +03:00
5519cbfe33
This doesn't seem to be necessary anymore, although I don't know at which point or why that changed. Forcing -O1 makes some tests fail under NewPM, because NewPM also performs inlining at -O1, so it ends up performing much more optimization in practice than before.