mirror of
https://github.com/rust-lang/rust.git
synced 2026-06-01 22:18:23 +03:00
298c31b04a
Add natvis for Result, NonNull, CString, CStr, and Cow This adds natvis support (used for Windows debugging) to the following types: `Result`, `NonNull`, `CString`, `CStr`, and `Cow`.