mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-28 03:07:24 +03:00
9dad77f337
Emit `x86_no_sse` in the compiler-builtins (and builtins-test) build script, and use it to simplify `all(target_arch = "x86", not(target_fefature = "sse))` configuration.