Skip to content

variadics v0.0.6

Compare
Choose a tag to compare
@hydro-project-bot hydro-project-bot released this 30 Aug 20:54
· 23 commits to main since this release

Chore

  • lower min dependency versions where possible, update Cargo.lock
    Moved from #1418


Bug Fixes

  • allow PartialEqVariadic::eq_ref to take AsRefVars with different lifetimes
    Bug found while working on GHTs

Commit Statistics

  • 2 commits contributed to the release.
  • 2 commits were understood as conventional.
  • 2 unique issues were worked on: #1367, #1423

Commit Details

view details
  • #1367
    • Allow PartialEqVariadic::eq_ref to take AsRefVars with different lifetimes (43ff49d)
  • #1423
    • Lower min dependency versions where possible, update Cargo.lock (11af328)