mirror of
https://github.com/RGBCube/cstree
synced 2025-07-28 09:37:44 +00:00
Use strict provenance for pointer tagging (#36)
This commit is contained in:
parent
f187aba06c
commit
2ffeb0e166
7 changed files with 18 additions and 6 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
@ -102,7 +102,7 @@ jobs:
|
|||
rust-version: nightly
|
||||
components: miri
|
||||
env:
|
||||
MIRIFLAGS: -Zmiri-disable-isolation
|
||||
MIRIFLAGS: -Zmiri-disable-isolation -Zmiri-strict-provenance
|
||||
- run: cargo miri test --verbose --all-features
|
||||
|
||||
sanitizers:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue