model-checking / verify-rust-std

Verifying the Rust standard library
https://model-checking.github.io/verify-rust-std/
Other
9 stars 7 forks source link

Add a few more contract and harness examples #18

Closed celinval closed 1 month ago

celinval commented 1 month ago

Add contracts to core::mem::swap and core::intrinsics::typed_swap.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 and MIT licenses.