Remove now-unused manual gen which our own trait resolution can handle
authorMatt Corallo <git@bluematt.me>
Mon, 12 Apr 2021 02:19:47 +0000 (22:19 -0400)
committerMatt Corallo <git@bluematt.me>
Mon, 12 Apr 2021 02:40:36 +0000 (22:40 -0400)
commit379be5837d69fe90c5802dc1fc9178933529e0c5
tree2956963f4b11d281a94ce5a516e09318d3c03a21
parenta9dd6fe7b8a81deba50af478a979ea9c437ac202
Remove now-unused manual gen which our own trait resolution can handle

Note macros were unnecessary when we started doing rustc desugar runs.
c-bindings-gen/src/main.rs