rust/library/stdarch/crates
Eduardo Sánchez Muñoz fa766fe954 Add #[cfg_attr(miri, ignore)] to tests of functions that cannot be supported by Miri
This includes functions that use inline assemby or that do certains operations such as saving/restoring the processor state.
2023-10-30 00:01:33 +01:00
..
assert-instr-macro Bump syn to 2.0 2023-10-10 14:47:43 +01:00
core_arch Add #[cfg_attr(miri, ignore)] to tests of functions that cannot be supported by Miri 2023-10-30 00:01:33 +01:00
intrinsic-test Fix various compilation errors 2023-10-29 20:39:50 +01:00
simd-test-macro Support adding attributes to simd_test tests 2023-10-02 21:29:51 +01:00
std_detect Fix various compilation errors 2023-10-29 20:39:50 +01:00
stdarch-gen Add tracking issue for all remaining unstable NEON intrinsics 2023-10-29 20:39:50 +01:00
stdarch-test Bump wasmprinter to 0.2.67 2023-10-10 14:47:43 +01:00
stdarch-verify Fix various compilation errors 2023-10-29 20:39:50 +01:00