rust-bitcoin-unsafe-fast/contrib
Martin Habovstiak bd8ad1f5e2 Add basic `miri` checks
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.
2024-09-08 20:24:00 +02:00
..
check-semver-feature.sh Show output of failed semver checks 2024-08-27 20:44:10 +02:00
check-semver-pr.sh Show output of failed semver checks 2024-08-27 20:44:10 +02:00
copy-githooks.sh just: install/remove git hooks 2024-07-13 14:05:32 -04:00
crates.sh Set CRATES mechanically 2024-09-02 09:21:19 +10:00
gen_label_config.sh ci: shellcheck checks 2024-05-11 18:08:53 +00:00
release.sh ci: shellcheck checks 2024-05-11 18:08:53 +00:00
test-miri.sh Add basic `miri` checks 2024-09-08 20:24:00 +02:00
test_vars.sh CI: Remove shebang from non-executable scripts 2024-05-31 10:10:00 +10:00
update-lock-files.sh Add a script for updating lock files 2023-08-24 11:03:06 +10:00