Skip to content

lisette-v0.2.4

Choose a tag to compare

@ivov ivov released this 12 May 16:30
c4d319c
  • fix: honor allow attributes on interface methods #402 3e2e5c2
  • fix: shrink bindgen skip surface #401 56948a2
  • refactor: consolidate fallible lowering and coercion dispatch #400 32325a2
  • refactor: consolidate recurring emit patterns #399 a0a60ca
  • fix: reject member access on uninferred receiver #398 3a0c98c
  • refactor: polish diagnostics #397 941c61b
  • fix: solve more emit edge cases #396 c738613
  • fix: prevent emit corner cases #395 c656a66
  • fix: prevent silent emit miscompilations #394 f786d47
  • fix: type-assert tuple/newtype patterns against go interfaces #393 f65d99a
  • fix: prevent go const eligibility from leaking across scopes #392 f3a09b8
  • fix: emit tail panic as statement in fallible function #391 5f77c90
  • fix: monomorphize generic interface adapters per instantiation #389 563c642