We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 725ceae commit 6875f12Copy full SHA for 6875f12
src/etc/natvis/liballoc.natvis
@@ -185,12 +185,4 @@
185
</ArrayItems>
186
</Expand>
187
</Type>
188
-
189
- <Type Name="alloc::borrow::Cow<*>">
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>
196
</AutoVisualizer>
0 commit comments