diff --git a/README.md b/README.md index 6017ff9..736e166 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ A crate for stuffing things into a pointer. +This crate is tested using miri (with `-Zmiri-tag-raw-pointers`). + This crate consists of three parts: * The type `StuffedPtr` * The trait `StuffingStrategy`