model-checking / verify-rust-std

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

Add simple ensures, requires, safety predicates #15

Closed celinval closed 3 months ago

celinval commented 3 months ago

I also added one proof-of-concept harness to ensure Kani can verify it.

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