Skip to content

Fix private field breaking `#` operator in macros

Latest

Choose a tag to compare

@Techcable Techcable released this 11 Oct 09:44
· 4 commits to master since this release
e694b83

Fixes issue #364

Release Notes

Fixed

  • Fix use of # operator in macros due to private field (issue #364)
  • ci: Check the tests pass with -Zminimal-versions