Allow liftime bounds on generic bounds
authorMatt Corallo <git@bluematt.me>
Mon, 19 Sep 2022 12:51:02 +0000 (12:51 +0000)
committerMatt Corallo <git@bluematt.me>
Fri, 23 Sep 2022 19:04:25 +0000 (19:04 +0000)
commit0ef1156801165f50037165350be565209b805d89
tree815e97716f5081f97f03902b251e0f51659f7a69
parent72503ca9301568cc9d53a295d2dbd115bcf19dd8
Allow liftime bounds on generic bounds

While liftime bounds require bindings users to ensure liftime
requirements are met, they're important for allowing us to export
lock wrappers. Thus, we relax the simple-bounds assertions checks
here.
c-bindings-gen/src/types.rs