Skip to content
This repository has been archived by the owner on Jul 10, 2023. It is now read-only.

Increase the tuple length for implementing HeapSizeOf #58

Open
asajeffrey opened this issue Jun 6, 2016 · 1 comment
Open

Increase the tuple length for implementing HeapSizeOf #58

asajeffrey opened this issue Jun 6, 2016 · 1 comment

Comments

@asajeffrey
Copy link
Member

#57 implements HeapSizeOf for tuples of length up to 5. We should increase this limit to 12, which is (e.g.) the limit on tuple Clone in stdlib.

@SimonSapin
Copy link
Member

These impls could be generated with a macro, similar to https://github.com/rust-lang/rust/blob/master/src/libcore/tuple.rs

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants