From 1c3921fa43ecc6438a1f4d5365d2f99caad7b847 Mon Sep 17 00:00:00 2001 From: Josh Stone Date: Mon, 16 May 2022 17:39:34 -0700 Subject: [PATCH] Read the Ref/RefMut pointer in natvis --- src/etc/natvis/libcore.natvis | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/etc/natvis/libcore.natvis b/src/etc/natvis/libcore.natvis index 643590fc97787..a4e8a57e4b16d 100644 --- a/src/etc/natvis/libcore.natvis +++ b/src/etc/natvis/libcore.natvis @@ -7,15 +7,15 @@ - {value} + {value.pointer} - value + value.pointer - {value} + {value.pointer} - value + value.pointer