Skip to content

Gmoshkin/fix error macro

Georgy Moshkin requested to merge gmoshkin/fix-error-macro into master

Summary

  • fix: tlua::error! macro now works correctly with a single argument

  • test: disable the flaky check in big_data test

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

Merge request reports