mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-30 21:48:28 +00:00
If the baseline s390x cpu is changed to a newer variant, such as z13, the vector feature may be enabled by default. When rust is packaged on fedora 38 and newer, it is set to z13. Explicitly disable vector support on the baseline test for consistent results across s390x cpus.