Skip to content

Marker v0.2

Compare
Choose a tag to compare
@xFrednet xFrednet released this 24 Aug 10:17
· 171 commits to master since this release
v0.2.1
497a279

Additions

Fixes

  • cargo marker now works with lower toolchain versions
  • Fixed errors due to drifts in the used toolchain
  • Fixed the question mark operator resugar
  • Spans now properly represent macro expansions

Breaking changes

  • FnItem<'ast> and ClosureExpr<'ast> no longer implement CallableData
  • Some Span methods have been renamed

See the v0.2.0 milestone for a full list of all changes