diff options
| author | bors <bors@rust-lang.org> | 2021-07-06 19:31:24 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2021-07-06 19:31:24 +0000 |
| commit | 885399992c4c1dde37b506b8507a7d69415646b9 (patch) | |
| tree | 5deed964fe74eee58a066e286008dbdb1bed8743 /library/std/src/sys/unix/process/process_unix.rs | |
| parent | 238fd72880776c5dbd3b067acb096562e6af5399 (diff) | |
| parent | 457165e1ed283a1c86db55ab926bc2166c4a8ee9 (diff) | |
| download | rust-885399992c4c1dde37b506b8507a7d69415646b9.tar.gz rust-885399992c4c1dde37b506b8507a7d69415646b9.zip | |
Auto merge of #86636 - wesleywiser:misc_enum_improvements, r=michaelwoerister
[msvc] Consistently show active variant and fix visualization for single variant enums Prior to this change, there were a few cases where inspecting an enum in either WinDbg or Visual Studio would not show the active variant name. After these changes, we now consistently show the active variant name as `[variant]` in the debugger. We also didn't handle single variant enums very well. That is now also resolved. Before:  After:  r? `@michaelwoerister`
Diffstat (limited to 'library/std/src/sys/unix/process/process_unix.rs')
0 files changed, 0 insertions, 0 deletions
