lisette-v0.4.0
This version contains breaking changes.
- feat: advise against recompiling a regexp in a loop #710
b88540d - feat: go-to-definition for go stdlib symbols #684
5126fad - fix: stop generated imports from colliding with user names #709
d627ae1 - feat: warn on leaked context from uncalled cancel func #708
b39bc39 - feat: support method expressions on promoted methods #707
6dc0e2c - feat!: make
lis buildproduce a binary #7066f0b0f5 - feat: warn on use of deprecated Go APIs #705
252aade - chore: remove benchmark crate #704
9885735 - refactor!: rename
--debugto--sourcemap#703c5245f4 - feat: allow suppressing more lints via
#[allow]#702ce4c0fa - refactor!: drop
implfor interface embedding in favor ofembed#70115563f9 - feat: warn when
os.Exitskips adefer#7002d22251 - refactor: finish migrating emit statements to structured IR #699
e3701db - perf: run independent pass groups concurrently #698
06a0aa2 - perf: stop cloning function bodies during emit #696
cbe4d70