Draft: Revert "fix: lua state trampolines should be "C-unwind", not "C""
Summary
-
release: 5.1.1
-
Revert "fix: lua state trampolines should be "C-unwind", not "C""
Attempt to fix backwards compatibility issues.
This reverts commit 52bb62ca.
Ensure that
-
New code is covered by tests -
API is documented -
Changelog is up to date -
Version is bumped in the appropriate Cargo.toml
files