microsoft/windows-drivers-rs wdk-sys-v0.5.0
microsoft/windows-drivers-rs
Captured source
source ↗published Nov 11, 2025seen Jun 26captured 2whttp 200method plain
wdk-sys-v0.5.0
Repository: microsoft/windows-drivers-rs
Tag: wdk-sys-v0.5.0
Published: 2025-11-11T02:18:13Z
Prerelease: no
Release notes:
Added
- enhance error handling with IoError and IoErrorMetadata for improved std::io::Error diagnostics for fs errors (#480)
Fixed
- use latest version of ucx in the WDKContent as default (#411)
- allow unnecessary_transmutes lint for bindgen-generated types.rs (#350)