Skip to content

v0.2.0

Latest
Compare
Choose a tag to compare
@sharnoff sharnoff released this 30 Mar 15:22
a1f6dac

Bumps syn to v2.

Other changes:

  • Fix expr parsing for #[call(...)]
  • Add "full" feature to enable syn's "full" feature (allows expr parsing, notably closures)

Thanks to @racharron for the help!