mirror of
https://github.com/rust-lang/rust.git
synced 2026-06-02 06:28:20 +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`.