mirror of
https://github.com/rust-lang/rust.git
synced 2026-03-27 17:05:53 +00:00
explain why we can mutate the FPU control word This is usually not allowed (see https://github.com/rust-lang/stdarch/pull/1454), but here we have a special case.