Skip to content

Commit d0d9de2

Browse files
authored
Contracts and Harnesses for <*const T>::add, sub and offset (rust-lang#166)
Towards rust-lang#76 **Summary** * Adds contracts for <*const T>::add, sub and offset. * Adds proof for contracts for above methods, verifying following pointee types: * All integer types * Tuples (representing composite types) * Slices * Unit type
1 parent 892ee59 commit d0d9de2

File tree

1 file changed

+356
-13
lines changed

1 file changed

+356
-13
lines changed

0 commit comments

Comments
 (0)