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

Propose a new challenge about pointer arithmetic ops #23

Closed celinval closed 3 weeks ago

celinval commented 1 month ago

In this challenge, we want to look at the safe usage of pointer arithmetic operations.

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