Skip to content

Releases: bkchr/impl-trait-for-tuples

v0.2.2

06 Feb 08:09
90fd911
Compare
Choose a tag to compare
  • Parse associated types as Type and not as Stmt
  • Support unsafe trait declarations and implementations

V0.2

12 Oct 12:21
b682bcc
Compare
Choose a tag to compare

This release includes two changes:

  • Custom trait bounds: #2
  • Allow tuples to be reference types: #3