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
Fix bug: Kani unwinds loops with contract in generic function (with -Z loop-contracts) (model-checking#4232)
This PR fixes the bug that even with -Z loop-contracts, Kani still
unwind the loop if the loop is inside a generic function.
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