Remap non-clonable move-passed optional fn args into Option<&Type>
authorMatt Corallo <git@bluematt.me>
Fri, 24 Sep 2021 02:05:03 +0000 (02:05 +0000)
committerMatt Corallo <git@bluematt.me>
Fri, 24 Sep 2021 21:28:51 +0000 (21:28 +0000)
commit18c96db75ba300dbf53ac9e0f4356e9a443ef3ba
treebc86fb504aef4d47d154ff895bc9a73309a65c2d
parent755020d654bc3f05d24318fe0deed4bc13942129
Remap non-clonable move-passed optional fn args into Option<&Type>

This may break in the future, so we print a huge warning.
genbindings.py