Skip to content

1.0.6

Choose a tag to compare

@mversic mversic released this 24 Aug 10:21
· 69 commits to main since this release
379bfda

Changed

  • simplify tracking of associated binding groups
  • implementation of wrapper types (most notably of TraitBound)
  • rename assoc bound to assoc binding
  • optimize algorithm for finding impl groups

Fixed

  • properly define main trait generics
  • don't consider associated bounds on concrete types