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)
commita05d98212a06a79b3dedc8b6a07e24c343752182
tree3233a6058dacd68ddae0fffccc9abd398b0439e6
parentdb55d4ed1b9ee1b2712db1df0f9b0081a70e269b
Drop requires_clone ret_conv cloning in complex enums

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.
gen_type_mapping.py