Skip to content

add PointsToUnaligned to raw_ptr#2122

Open
JakeGinesin wants to merge 5 commits intoverify-rustlibfrom
rustlib-ptr-unaligned
Open

add PointsToUnaligned to raw_ptr#2122
JakeGinesin wants to merge 5 commits intoverify-rustlibfrom
rustlib-ptr-unaligned

Conversation

@JakeGinesin
Copy link
Collaborator

  • Added struct, view, and impl for PointsToUnaligned<T>, adopting most functions (modulo alignment axioms) from PointsTo<T>
  • Added ptr_bounds axiom to PointsTo<T> and PointsToUnaligned<T> (adopted from PointsTo<[T]>)
  • Added conversions between PointsToUnaligned<T> and PointsTo<[T]>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants