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 contracts for Layout and Alignment #33

Closed tautschnig closed 2 weeks ago

tautschnig commented 2 weeks ago

These contracts seek to capture what is described in documentation and debug assertions.

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