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
Hide --lib-c and add assume-false to unknown fns (rust-lang#964)
- Support to --lib-c is not well tested. Keep it as experiemental.
- Change how CBMC behaves when a function that is not defined is
reachable. This mitigates issues rust-lang#576. We should still add an
unimplemented assertion so we can flip the results of other checks to
undetermined.
0 commit comments