Print fewer types in call generics, leaning on rustc to pick types
authorMatt Corallo <git@bluematt.me>
Thu, 28 Sep 2023 01:16:56 +0000 (01:16 +0000)
committerMatt Corallo <git@bluematt.me>
Wed, 4 Oct 2023 20:02:23 +0000 (20:02 +0000)
commit9d79103585a215d97ba565744e0695dc8861f5f7
tree423d50cbdb5e9c41f8e0b14116325aec5f510c9b
parent3398c19e2889fbe22590d8991b4ce1bc176ec1bc
Print fewer types in call generics, leaning on rustc to pick types

Picking types is hard, its easier to make rustc do it.
c-bindings-gen/src/types.rs