mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-28 03:07:24 +03:00
435fc7d685
Includes the following changes: * Use runtime feature detection for fma routines on x86 [1] Fixes: https://github.com/rust-lang/rust/issues/140452 [1]: https://github.com/rust-lang/compiler-builtins/pull/896