Skip to content

1.0.1 — fixes for marker_traits(...) and older compiler versions

Compare
Choose a tag to compare
@kotauskas kotauskas released this 22 Feb 00:24
· 20 commits to main since this release
d2dd4b3
  • Fixed a compilation error in the macro code on Rust 1.46 which was caused by not smart enough inference on that version.
  • Fixed output when using marker_traits(...) not generating <'_> when implementing the marker traits for the thin trait object and incorreclty generating + punctuation in the new constructor's bounds on T.