Skip to content

salsa-macro-rules-v0.22.0

Compare
Choose a tag to compare
@github-actions github-actions released this 23 May 10:39
· 40 commits to master since this release
a12bf31

Other

  • Allow creation of tracked associated functions (without self) (#859)
  • Remove default PartialOrd and Ord derives for salsa-structs (#868)
  • Fix returns(deref | as_ref | as_deref) in tracked methods (#857)
  • Changed return_ref syntax to returns(as_ref) and returns(cloned) (#772)
  • Move salsa event system into Zalsa (#849)
  • Add loom support (#842)
  • Clean up some unsafety (#830)