index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
etc
/
natvis
/
libstd.natvis
Age
Commit message (
Expand
)
Author
Lines
2024-08-11
Fix debuginfo providers/tests
Ben Kimock
-3
/
+3
2022-04-14
Update *.natvis files (CDB?) files to take into account `Unique<T>` changes
Eduardo Sánchez Muñoz
-3
/
+3
2022-02-03
Fix HashMap not displaying correctly in VS debugger
Wesley Wiser
-1
/
+1
2021-07-09
Respond to review feedback
Wesley Wiser
-0
/
+2
2021-07-08
Add visualizer for OsString and fixup other string visualizers
Wesley Wiser
-1
/
+15
2021-06-30
Improve debug symbol names to avoid ambiguity and work better with MSVC's deb...
Daniel Paoliello
-1
/
+1
2021-03-17
Update HashSet natvis
Markus Westerlind
-7
/
+7
2021-03-16
feat: Update hashbrown to instantiate less llvm IR
Markus Westerlind
-7
/
+7
2021-03-01
Add natvis for Result, NonNull, CString, CStr, and Cow
Ryan Levick
-0
/
+29
2020-12-28
Improvements to NatVis support
Arlie Davis
-4
/
+4
2020-09-08
Implement HashSet in terms of hashbrown::HashSet
Matt Brubeck
-9
/
+9
2020-09-05
Fix HashMap visualizers in Visual Studio (Code)
MaulingMonkey
-2
/
+2
2020-08-07
Handle new HashMap layout in CDB, MSVC, WinDbg, etc.
MaulingMonkey
-31
/
+4
2019-11-20
debuginfo: Support for std::collections::Hash* in windows debuggers.
MaulingMonkey
-0
/
+102