Commit 3a1cbf5
Remove advance_by harness (exceeds unwind bounds in CI)
Chars::advance_by has 3 internal loops that exceed any practical
unwind bound. Truly unbounded verification of this function requires
loop invariants on the advance_by implementation. The remaining 15/16
functions are verified with symbolic inputs.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent efdd165 commit 3a1cbf5
1 file changed
Lines changed: 3 additions & 13 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1660 | 1660 | | |
1661 | 1661 | | |
1662 | 1662 | | |
1663 | | - | |
1664 | | - | |
1665 | | - | |
1666 | | - | |
1667 | | - | |
1668 | | - | |
1669 | | - | |
1670 | | - | |
1671 | | - | |
1672 | | - | |
1673 | | - | |
1674 | | - | |
1675 | | - | |
| 1663 | + | |
| 1664 | + | |
| 1665 | + | |
1676 | 1666 | | |
1677 | 1667 | | |
1678 | 1668 | | |
| |||
0 commit comments