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
With model-checking/kani#3670 having been
addressed we re-enabled harnesses in rust-lang#211. Yet the comment explaining
previously-commented-out-harnesses stayed in place.
Removing it for it no longer applies.
By submitting this pull request, I confirm that my contribution is made
under the terms of the Apache 2.0 and MIT licenses.
Rustc doesn't know how to handle if-else if-else if-else cascades. Only if/else. Teach it how to do else if.
The text was updated successfully, but these errors were encountered: