Commit 73843ec
authored
Deprecate
We believe the `--visualize` is much harder to use than concrete
playback. In the rare cases where a trace might be relevant, users can
still use CBMC trace.
For most users, this will simplify installation since Kani will no
longer depend on Python3.
Note: As opposed to `--function` which was purely an internal feature, I
believe we have mentioned `--visualize` to users before, so I think it's
important to have a deprecation period.
Related rust-lang#2832--visualize in favor of concrete playback (rust-lang#3281)1 parent 0d8675d commit 73843ec
2 files changed
Lines changed: 10 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
532 | 532 | | |
533 | 533 | | |
534 | 534 | | |
535 | | - | |
536 | | - | |
537 | | - | |
538 | | - | |
| 535 | + | |
| 536 | + | |
| 537 | + | |
| 538 | + | |
| 539 | + | |
539 | 540 | | |
540 | | - | |
| 541 | + | |
| 542 | + | |
| 543 | + | |
| 544 | + | |
541 | 545 | | |
542 | 546 | | |
543 | 547 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
1 | 2 | | |
0 commit comments