mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-27 02:53:43 +00:00
The gains in performance are not worth the costs in correctness. This is partly because the gains are zero and the costs are unknown.
Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.