Skip to content

wdk-sys-v0.2.0

Compare
Choose a tag to compare
@wmmc88 wmmc88 released this 12 Feb 15:03
· 54 commits to main since this release
d9fcaa2

Added

  • generate CStr for c string constants instead of &[u8] (#72)

Fixed

  • resolve warnings in rust-script blocks and only fail warnings in CI (#87)

Other

  • update dependencies
  • allow multiple_crate_versions in wdk-build (build dependency) (#98)
  • allow exception for clippy::pub_underscore_fields in generated code (#77)
  • Bump thiserror from 1.0.48 to 1.0.55 (#59)
  • reduce noise from bindgen warnings
  • fix clippy errors missed due to buggy ci stage
  • restrict to one unsafe operation per block (#24)
  • [breaking] enable rustdoc lints and resolve errors
  • remove extra keywords in cargo manifests