Remove out-dated NatVis visualizer.

This commit is contained in:
Michael Woerister 2022-07-07 15:04:56 +02:00
parent 725ceae455
commit 6875f1272f

View File

@ -185,12 +185,4 @@
</ArrayItems>
</Expand>
</Type>
<Type Name="alloc::borrow::Cow&lt;*&gt;">
<DisplayString Condition="RUST$ENUM$DISR == 0x0">Borrowed({__0})</DisplayString>
<DisplayString Condition="RUST$ENUM$DISR == 0x1">Owned({__0})</DisplayString>
<Expand>
<Item Name="[value]" ExcludeView="simple">__0</Item>
</Expand>
</Type>
</AutoVisualizer>