about summary refs log tree commit diff
path: root/src/tools/miri/tests/pass/tree_borrows/cell-alternate-writes.stderr
blob: e09aed2cf5d01a1299f607eda188bc348ecce575 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
──────────────────────────────────────────────────
Warning: this tree is indicative only. Some tags may have been hidden.
0..   1
| Act |    └─┬──<TAG=root of the allocation>
| ReIM|      └─┬──<TAG=data>
|?Cel |        ├────<TAG=x>
|?Cel |        └────<TAG=y>
──────────────────────────────────────────────────
──────────────────────────────────────────────────
Warning: this tree is indicative only. Some tags may have been hidden.
0..   1
| Act |    └─┬──<TAG=root of the allocation>
| Act |      └─┬──<TAG=data>
| Cel |        ├────<TAG=x>
| Cel |        └────<TAG=y>
──────────────────────────────────────────────────