Skip to content

Gmoshkin/fix mac build

Georgy Moshkin requested to merge gmoshkin/fix-mac-build into master

Summary

  • fix: broken build on arm mac-os

  • fix: module-level doc comment used to be miss-attributed

Ensure that

  • New code is covered by tests
  • API is documented
  • Changelog is up to date
  • Version is bumped in the appropriate Cargo.toml files

Merge request reports