1
Fork 0
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:
DQ 2022-07-01 10:44:24 +02:00 committed by GitHub
parent f187aba06c
commit 2ffeb0e166
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 18 additions and 6 deletions

View file

@ -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: