We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c4e5e12 commit 00c8361Copy full SHA for 00c8361
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