You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adjust sized hierarchy for Kani's memory predicates (#4193)
As fix-up to 96eb502: several of Kani's memory predicates do not
actually require a (dynamically) sized type. Relaxing the requirement to
`PointeeSized` permits use of those memory predicates from contracts for
NonNull, const and mut pointers.
By submitting this pull request, I confirm that my contribution is made
under the terms of the Apache 2.0 and MIT licenses.
0 commit comments