This commit alters the test suite to unconditionally compile and run all tests, regardless of the ambient target features enabled. This then uses a new convenience macro, `#[simd_test]`, to guard all tests with the appropriate `cfg_feature_enabled!` and also enable the `#[target_feature]` appropriately. |
||
|---|---|---|
| .. | ||
| assert-instr-macro | ||
| simd-test-macro | ||
| src | ||
| Cargo.toml | ||