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

refined core transmutation challenge. #11

Closed pnkfelix closed 3 months ago

pnkfelix commented 3 months ago

This is a draft challenge about verifying calls to transmute

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