summaryrefslogtreecommitdiff
path: root/src/tools/miri/tests/pass/tree-borrows/reborrow-is-read.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'src/tools/miri/tests/pass/tree-borrows/reborrow-is-read.stderr')
-rw-r--r--src/tools/miri/tests/pass/tree-borrows/reborrow-is-read.stderr12
1 files changed, 7 insertions, 5 deletions
diff --git a/src/tools/miri/tests/pass/tree-borrows/reborrow-is-read.stderr b/src/tools/miri/tests/pass/tree-borrows/reborrow-is-read.stderr
index b9c52c20640..8c4323b2f7f 100644
--- a/src/tools/miri/tests/pass/tree-borrows/reborrow-is-read.stderr
+++ b/src/tools/miri/tests/pass/tree-borrows/reborrow-is-read.stderr
@@ -1,13 +1,15 @@
──────────────────────────────────────────────────────────────────────
Warning: this tree is indicative only. Some tags may have been hidden.
0.. 1
-| Act| └─┬──<TAG=parent>
-| Act| └────<TAG=x>
+| Act| └─┬──<TAG=root of the allocation>
+| Act| └─┬──<TAG=parent>
+| Act| └────<TAG=x>
──────────────────────────────────────────────────────────────────────
──────────────────────────────────────────────────────────────────────
Warning: this tree is indicative only. Some tags may have been hidden.
0.. 1
-| Act| └─┬──<TAG=parent>
-| Frz| ├────<TAG=x>
-| Res| └────<TAG=y>
+| Act| └─┬──<TAG=root of the allocation>
+| Act| └─┬──<TAG=parent>
+| Frz| ├────<TAG=x>
+| Res| └────<TAG=y>
──────────────────────────────────────────────────────────────────────