Use the resolved name, not original ident, for Vec naming
authorMatt Corallo <git@bluematt.me>
Sat, 24 Dec 2022 22:57:55 +0000 (22:57 +0000)
committerMatt Corallo <git@bluematt.me>
Sat, 24 Dec 2022 22:59:55 +0000 (22:59 +0000)
commit5f056966b2acfa789bcbd575abc657b06d91f68e
tree68ffeeb2b1907955f8ceed6ac8f15f37fed4c73d
parente43afef7dd47763f55a18cff4bdbf1fd4ca4e201
Use the resolved name, not original ident, for Vec naming

This will be useful in the next commit when we rename `u5` to `U5`
c-bindings-gen/src/types.rs