Skip to content

0.6.1

Choose a tag to compare

@vigna vigna released this 18 Feb 16:27

[0.6.1] - 2026-02-18

Fixed

  • Closed loophole in covariance-checking macro that was
    skipping covariance checks when using elided lifetimes.

  • Now macros use $crate:: to refer to internal items.

  • Ported documentation about #![with].