Commit 79bd202
committed
test(prove-rs): mark iterator-simple as expected-fail
The iterator-simple test exposes a stuck state in
#traverseProjection caused by the interaction between
removeIndexTail and #typeProjection for slice-of-MaybeUninit
pointer casts. Mark as -fail with show snapshot until the
root cause in pointer projection construction is resolved.
See #1011.1 parent bce52aa commit 79bd202
3 files changed
Lines changed: 16 additions & 0 deletions
File tree
- kmir/src/tests/integration
- data/prove-rs
- show
Lines changed: 15 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
| 72 | + | |
72 | 73 | | |
73 | 74 | | |
74 | 75 | | |
| |||
0 commit comments