Skip to content

rust allocated tuple

Georgy Moshkin requested to merge gmoshkin/tuple-rust-allocated-hacks into master

Summary

  • New experimental API for rust allocated tuples: TupleBuilder
  • Minor tweaks to other parts of the code base

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
Edited by Georgy Moshkin

Merge request reports