Add where-clause generic params to `default_generics` map
authorMatt Corallo <git@bluematt.me>
Wed, 22 Jun 2022 19:30:05 +0000 (19:30 +0000)
committerMatt Corallo <git@bluematt.me>
Tue, 28 Jun 2022 16:52:23 +0000 (16:52 +0000)
commitf8adf539c6ff1094dd40fb41ae29d056cad536b9
tree15ecaaf4d0a8ccae877e13250aa66f663170f1bb
parentec26d1215dc7bb40253edd64d2f5709448bdbad2
Add where-clause generic params to `default_generics` map

This moves yet more generic resolution to being able to rely on the
`default_generics` map for full-`Type` resolution rather than
string-based name resolution.
c-bindings-gen/src/types.rs