microsoft / windows-rs

Rust for Windows
https://kennykerr.ca/rust-getting-started/
Apache License 2.0
10.1k stars 473 forks source link

Use conventional testing for `windows_slim_errors` #3132

Closed kennykerr closed 1 week ago

kennykerr commented 1 week ago

Jus a minor tidy to the way #3126 is testing the new windows_slim_errors config option to bring it in line with how such things are tested in windows-rs. This also avoids introducing an unnecessary new dependency.