1.0.8
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