Skip to content

Fixing macro naming conflict

Latest

Choose a tag to compare

@Cydhra Cydhra released this 27 Jun 17:36

What's Changed

  • Rename unroll macro to unroll_n to avoid clash with nightly builtin by @OriPekelman in #43
  • Force mem_dbg dependency patch version to be 0.4.3 to avoid a semver violation introduced in version 0.4.1

New Contributors