about summary refs log tree commit diff
path: root/src/libstd/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2019-11-23 07:27:17 +0000
committerbors <bors@rust-lang.org>2019-11-23 07:27:17 +0000
commit9420ff4c0ebea44b167d530bb59f9d5721d8ff0b (patch)
tree83f6563bf56a871442a4909c363273394901073d /src/libstd/sys/unix/stack_overflow.rs
parentd9025395c8e46599f062216c818e3388e597d553 (diff)
parent839d58ca56581c432d537ccca7a04010535d748c (diff)
downloadrust-9420ff4c0ebea44b167d530bb59f9d5721d8ff0b.tar.gz
rust-9420ff4c0ebea44b167d530bb59f9d5721d8ff0b.zip
Auto merge of #66597 - MaulingMonkey:pr-natvis-std-collections-hash, r=michaelwoerister
debuginfo:  Support for std::collections::Hash* in windows debuggers.

Okay, I finally needed to debug code involving a HashMap!  Added support for HashSet s as well.

r? @michaelwoerister

### Local Testing

Verified these are passing locally:
```cmd
:: cmd.exe
python x.py test --stage 1 --build x86_64-pc-windows-msvc src/test/debuginfo
python x.py test --stage 1 --build i686-pc-windows-msvc src/test/debuginfo
python x.py test --stage 1 src/tools/tidy

:: MinGW MSYS2
./x.py test --stage 1 --build x86_64-pc-windows-gnu src/test/debuginfo
```

### Related Issues

* https://github.com/rust-lang/rust/issues/36503
* https://github.com/rust-lang/rust/issues/40460
* https://github.com/rust-gamedev/wg/issues/20
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions