You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- fix: reject member access on uninferred receiver [#398](https://github.com/ivov/lisette/pull/398)[`3a0c98c`](https://github.com/ivov/lisette/commit/3a0c98c9e6e292300bb509c543eeea14a44b2940)
- fix: type-assert tuple/newtype patterns against go interfaces [#393](https://github.com/ivov/lisette/pull/393)[`f65d99a`](https://github.com/ivov/lisette/commit/f65d99a2ac9a1e312daec1867f77fe5205ecc24b)
16
+
- fix: prevent go const eligibility from leaking across scopes [#392](https://github.com/ivov/lisette/pull/392)[`f3a09b8`](https://github.com/ivov/lisette/commit/f3a09b80f4b7a24bba39c3e879e30a12b9adf1f7)
17
+
- fix: emit tail panic as statement in fallible function [#391](https://github.com/ivov/lisette/pull/391)[`5f77c90`](https://github.com/ivov/lisette/commit/5f77c90ffb73f18f723ba6fbded237880dfe85b0)
18
+
- fix: monomorphize generic interface adapters per instantiation [#389](https://github.com/ivov/lisette/pull/389)[`563c642`](https://github.com/ivov/lisette/commit/563c642cc89d8b475555d629d3d11c242d70f333)
0 commit comments