summaryrefslogtreecommitdiff
path: root/src/tools/miri/tests/pass/tree-borrows/reserved.stderr
blob: d76ee0f826607b50eee70ae60e394c8c56aa027f (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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
[interior mut + protected] Foreign Read: Re* -> Frz
──────────────────────────────────────────────────────────────────────
Warning: this tree is indicative only. Some tags may have been hidden.
0..  1
| Re*|    └─┬──<TAG=base>
| Re*|      ├─┬──<TAG=x>
| Re*|      │ └─┬──<TAG=caller:x>
| Frz|      │   └────<TAG=callee:x>
| Re*|      └────<TAG=y,caller:y,callee:y>
──────────────────────────────────────────────────────────────────────
[interior mut] Foreign Read: Re* -> Re*
──────────────────────────────────────────────────────────────────────
Warning: this tree is indicative only. Some tags may have been hidden.
0..  8
| Re*|    └─┬──<TAG=base>
| Re*|      ├────<TAG=x>
| Re*|      └────<TAG=y>
──────────────────────────────────────────────────────────────────────
[interior mut] Foreign Write: Re* -> Re*
──────────────────────────────────────────────────────────────────────
Warning: this tree is indicative only. Some tags may have been hidden.
0..  8
| Act|    └─┬──<TAG=base>
| Re*|      ├────<TAG=x>
| Act|      └────<TAG=y>
──────────────────────────────────────────────────────────────────────
[protected] Foreign Read: Res -> Frz
──────────────────────────────────────────────────────────────────────
Warning: this tree is indicative only. Some tags may have been hidden.
0..  1
| Res|    └─┬──<TAG=base>
| Res|      ├─┬──<TAG=x>
| Res|      │ └─┬──<TAG=caller:x>
| Frz|      │   └────<TAG=callee:x>
| Res|      └────<TAG=y,caller:y,callee:y>
──────────────────────────────────────────────────────────────────────
[] Foreign Read: Res -> Res
──────────────────────────────────────────────────────────────────────
Warning: this tree is indicative only. Some tags may have been hidden.
0..  1
| Res|    └─┬──<TAG=base>
| Res|      ├────<TAG=x>
| Res|      └────<TAG=y>
──────────────────────────────────────────────────────────────────────
[] Foreign Write: Res -> Dis
──────────────────────────────────────────────────────────────────────
Warning: this tree is indicative only. Some tags may have been hidden.
0..  1
| Act|    └─┬──<TAG=base>
| Dis|      ├────<TAG=x>
| Act|      └────<TAG=y>
──────────────────────────────────────────────────────────────────────