Don't use a turbofish when all parameters are lifetimes.
authorMatt Corallo <git@bluematt.me>
Fri, 23 Sep 2022 18:57:13 +0000 (18:57 +0000)
committerMatt Corallo <git@bluematt.me>
Fri, 23 Sep 2022 18:57:13 +0000 (18:57 +0000)
commit72503ca9301568cc9d53a295d2dbd115bcf19dd8
tree915fc4bdc26fc3c9953f41a712e319782011b286
parenta5137ff3bd343300a902be14aa4315fd4ac37353
Don't use a turbofish when all parameters are lifetimes.

For some reason rustc doesn't like this, and its easy, so whatever.
c-bindings-gen/src/main.rs