Use macro_rules lifetime specifier when it lands in stable #246

Open
opened 2020-08-06 16:57:17 +00:00 by gburd · 0 comments
gburd commented 2020-08-06 16:57:17 +00:00 (Migrated from github.com)

This will enable the FFI to specialise define_destructor and use repetitions to allow more generic lifetime handling instead of having two functions.

Code is landed but awaiting release to stable.
https://github.com/rust-lang/rust/issues/34303

This will enable the FFI to specialise `define_destructor` and use repetitions to allow more generic lifetime handling instead of having two functions. Code is landed but awaiting release to stable. https://github.com/rust-lang/rust/issues/34303
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: greg/mentat#246
No description provided.