We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd8e29c commit d5b5543Copy full SHA for d5b5543
src/tools/miri/tests/pass/tree_borrows/vec_unique.uniq.stderr
@@ -2,7 +2,9 @@
2
Warning: this tree is indicative only. Some tags may have been hidden.
3
0.. 2
4
| Act | └─┬──<TAG=root of the allocation>
5
-|-----| └─┬──<TAG=base.as_ptr(), base.as_ptr()>
6
-|-----| └─┬──<TAG=raw_parts.0>
7
-|-----| └────<TAG=reconstructed.as_ptr(), reconstructed.as_ptr()>
+|-----| ├────<TAG=base.as_ptr()>
+|-----| └─┬──<TAG=raw_parts.0>
8
+|-----| ├────<TAG=reconstructed.as_ptr()>
9
+|-----| └────<TAG=reconstructed.as_ptr()>
10
──────────────────────────────────────────────────
0 commit comments