Skip to content

lisette-v0.4.3

Latest

Choose a tag to compare

@ivov ivov released this 17 Jun 21:41
3b4c105
  • feat: enable cgo for third-party go packages #760 f097c20
  • fix: fall back to constructor heuristic on inconclusive nil analysis #761 50ab4e0
  • feat: lint for an operand and its own negation #759 c2d91fb
  • feat: recognize and validate #[test] functions #758 ad379b2
  • fix: take recursive-enum constructor fields by value #751 1de2f4e
  • refactor: drop the string-setup path from emit #757 d30936d
  • feat: discover .test.lis files and isolate them from production #756 8d4390b
  • feat: lints for slice membership and emptiness checks #755 519f424
  • feat: lints for unnecessary eager and lazy evaluation #754 0bd336e
  • chore: update fuzz lockfile #750 33d6fbe
  • refactor: extract the post-inference passes into their own crate #749 4c41014
  • feat: go-to-definition for prelude symbols #748 a56fd02
  • refactor: decouple inference from the post-inference passes #747 ac3a457
  • feat: inlay hint additons #742 ebd6ef2
  • feat: introduce #[equality] attribute #746 3a273a3
  • fix: reject VarArgs in non-last parameter position #743 ab535ad
  • feat: lints for needless question mark and manual option zip #744 4a40051