rust-bitcoin-unsafe-fast/.github
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
..
workflows Add basic `miri` checks 2024-09-08 20:24:00 +02:00
dependabot.yml CI: Add `dependabot.yml` 2023-09-08 05:47:19 -04:00
labeler.yml ci: delete *test.sh files 2024-02-28 20:45:56 +00:00