Skip to content

v0.1.2

Compare
Choose a tag to compare
@ekzhang ekzhang released this 14 Sep 03:43
  • Implement support for destructuring and let bindings in rules
  • Add a span for more specific "invalid relation" error messages
  • Hygiene: write full paths for derived traits
  • Add documentation for the generated runtime
  • Add more comprehensive tests: &static str in relation, f64 in relation
  • Make clippy happy