summaryrefslogtreecommitdiff
path: root/src/tools/miri/tests/pass/tree-borrows/end-of-protector.stderr
blob: c20da1a593fc028f72cbf24dcd405362bd76fe53 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
──────────────────────────────────────────────────────────────────────
Warning: this tree is indicative only. Some tags may have been hidden.
0..  1
| Act|    └─┬──<TAG=root of the allocation>
| Res|      └─┬──<TAG=data>
| Res|        └────<TAG=x>
──────────────────────────────────────────────────────────────────────
──────────────────────────────────────────────────────────────────────
Warning: this tree is indicative only. Some tags may have been hidden.
0..  1
| Act|    └─┬──<TAG=root of the allocation>
| Res|      └─┬──<TAG=data>
| Res|        └─┬──<TAG=x>
| Res|          └─┬──<TAG=caller:x>
| Res|            └────<TAG=callee:x> Strongly protected
──────────────────────────────────────────────────────────────────────
──────────────────────────────────────────────────────────────────────
Warning: this tree is indicative only. Some tags may have been hidden.
0..  1
| Act|    └─┬──<TAG=root of the allocation>
| Res|      └─┬──<TAG=data>
| Res|        ├─┬──<TAG=x>
| Res|        │ └─┬──<TAG=caller:x>
| Res|        │   └────<TAG=callee:x>
| Res|        └────<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>
| Dis|        ├─┬──<TAG=x>
| Dis|        │ └─┬──<TAG=caller:x>
| Dis|        │   └────<TAG=callee:x>
| Act|        └────<TAG=y>
──────────────────────────────────────────────────────────────────────