Skip to content

Conversation

danburkert
Copy link
Contributor

The tuple serialization logic should be using the tuple-specific emit function. This fixes part of #17158. The JSON encoder already proxies to emit_seq_elt when emit_tuple_arg is called, so this should have an effect.

@rust-highfive
Copy link
Contributor

Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @aturon (or someone else) soon.

bors added a commit that referenced this pull request Sep 26, 2014
…chton

The tuple serialization logic should be using the tuple-specific emit function.  This fixes part of #17158.  The JSON encoder already proxies to `emit_seq_elt` when `emit_tuple_arg` is called, so this should have an effect.
@bors bors closed this Sep 26, 2014
@bors bors merged commit fc58dcb into rust-lang:master Sep 26, 2014
@danburkert danburkert deleted the tuple-serialization branch September 26, 2014 07:35
danburkert added a commit to danburkert/bytekey that referenced this pull request Sep 28, 2014
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants