Handle `self: [&*] Self` as argument rather than just `[*&]self`
authorMatt Corallo <git@bluematt.me>
Thu, 29 Feb 2024 14:55:39 +0000 (14:55 +0000)
committerMatt Corallo <git@bluematt.me>
Thu, 25 Apr 2024 20:52:49 +0000 (20:52 +0000)
commitde7d5a4df67ab3b0ebe3912813765621b5c0f177
tree5a57f32c9c2226af26e437ca880adc4d3075d89e
parent10b9b312755d839471a40e3bceb7b45cb8448a61
Handle `self: [&*] Self` as argument rather than just `[*&]self`
c-bindings-gen/src/blocks.rs
c-bindings-gen/src/main.rs