mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-07 20:57:21 +00:00

It was disabled because of pathological behaviour of LLVM in some benchmarks. As of #77680, this has been fixed. The problem there was that it caused pessimizations in some cases. These have now been fixed as well.