Structs§
- Pointer
Check 🔒 - Details of a pointer check, the condition on which we decide whether to fail the assert and an AssertKind that defines the behavior on failure.
- Pointer
Finder 🔒
Enums§
- Borrow
Check 🔒Mode - Indicates whether we insert the checks for borrow places of a raw pointer. Concretely places with MutatingUseContext::Borrow or NonMutatingUseContext::SharedBorrow.
Functions§
- check_
pointers 🔒 - Utility for adding a check for read/write on every sized, raw pointer.
- split_
block 🔒