rust/patches
bjorn3 c6564f814e Fix float min and max operations in presence of NaN
Cranelift's fmin and fmax instructions propagate NaN, while Rust's min
and max don't.

Fixes #1049
2021-07-29 15:21:14 +02:00
..
0001-compiler-builtins-Disable-128bit-atomic-operations.patch Merge the crate_patches dir into the patches dir 2021-06-19 13:58:32 +02:00
0001-rand-Enable-c2-chacha-simd-feature.patch Merge the crate_patches dir into the patches dir 2021-06-19 13:58:32 +02:00
0001-stdsimd-Disable-unsupported-tests.patch Fix float min and max operations in presence of NaN 2021-07-29 15:21:14 +02:00
0002-rand-Disable-failing-test.patch Merge the crate_patches dir into the patches dir 2021-06-19 13:58:32 +02:00
0022-sysroot-Disable-not-compiling-tests.patch Enable a working libcore test 2021-07-26 19:34:23 +02:00
0023-sysroot-Ignore-failing-tests.patch Fix float min and max operations in presence of NaN 2021-07-29 15:21:14 +02:00
0027-sysroot-128bit-atomic-operations.patch Rewrite prepare_sysroot_src.sh in rust 2021-06-19 13:58:32 +02:00