Skip to content

Commit 6875f12

Browse files
Remove out-dated NatVis visualizer.
1 parent 725ceae commit 6875f12

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

src/etc/natvis/liballoc.natvis

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -185,12 +185,4 @@
185185
</ArrayItems>
186186
</Expand>
187187
</Type>
188-
189-
<Type Name="alloc::borrow::Cow&lt;*&gt;">
190-
<DisplayString Condition="RUST$ENUM$DISR == 0x0">Borrowed({__0})</DisplayString>
191-
<DisplayString Condition="RUST$ENUM$DISR == 0x1">Owned({__0})</DisplayString>
192-
<Expand>
193-
<Item Name="[value]" ExcludeView="simple">__0</Item>
194-
</Expand>
195-
</Type>
196188
</AutoVisualizer>

0 commit comments

Comments
 (0)