Skip to content

1.3.8

Choose a tag to compare

@mversic mversic released this 20 Jul 10:14
b573664

Added

  • support HRTBs
  • propagate shared cfg attrs to helper trait and main trait impl

Fixed

  • use full path for Sized trait
  • add ?Sized bound to synthetic params of normalized constraints
  • inherit visibility of helper traits
  • don't materialize Sized bound on ?Sized type
  • correctly resolve const params in supertraits