Skip to content

1.0.8

Choose a tag to compare

@mversic mversic released this 30 Aug 14:59
· 59 commits to main since this release
695df8e

Added

  • handle elided lifetimes
  • enable dispatching on associated types

Fixed

  • allow overlapping assoc bindings
  • compare item ids when checking for assoc bindings overlap

Changed

  • simplify implementation for finding overlapping impls
  • simplify impl group id topsort implementation