We have a bit of `unsafe` code in the crates which should really be checked with `miri`. Thus this adds a basic CI check that automatically determines which crates need `miri` checking and checks them. It also makes sure to enable all target features so that SIMD code can be checked as well. |
||
---|---|---|
.. | ||
check-semver-feature.sh | ||
check-semver-pr.sh | ||
copy-githooks.sh | ||
crates.sh | ||
gen_label_config.sh | ||
release.sh | ||
test-miri.sh | ||
test_vars.sh | ||
update-lock-files.sh |