summary refs log tree commit diff
path: root/src/etc/natvis/libstd.natvis
AgeCommit message (Expand)AuthorLines
2020-09-08Implement HashSet in terms of hashbrown::HashSetMatt Brubeck-9/+9
2020-09-05Fix HashMap visualizers in Visual Studio (Code)MaulingMonkey-2/+2
2020-08-07Handle new HashMap layout in CDB, MSVC, WinDbg, etc.MaulingMonkey-31/+4
2019-11-20debuginfo: Support for std::collections::Hash* in windows debuggers.MaulingMonkey-0/+102