Skip to content

salsa-macros-v0.23.0

Choose a tag to compare

@github-actions github-actions released this 27 Jun 09:42
· 64 commits to master since this release
572d144

Added

  • Update derive field overwrite support (#747)

Other

  • Emit self ty for query debug name of assoc function queries (#927)
  • add option to track heap memory usage of memos (#925)
  • add an option to tune interned garbage collection (#911)
  • Preserve attributes on interned/tracked struct fields (#905)
  • Update dependencies, remove unused heck dependency (#894)
  • Allow lifetimes in arguments in tracked fns with >1 parameters (#880)