Drop requires_clone ret_conv cloning in complex enums
authorMatt Corallo <git@bluematt.me>
Tue, 19 Oct 2021 04:03:39 +0000 (04:03 +0000)
committerMatt Corallo <git@bluematt.me>
Tue, 19 Oct 2021 06:12:42 +0000 (06:12 +0000)
requires_clone is supposed to be aboug arg_conv, not ret_conv so
its mis-labeled anyway. Somewhat unclear exactly what this was for.

Memory leaks are reduced to:
    169 allocations remained for 1141984 bytes.


No differences found