Skip to content
This repository has been archived by the owner on Sep 12, 2018. It is now read-only.

Use macro_rules lifetime specifier when it lands in stable #702

Open
fluffyemily opened this issue May 15, 2018 · 0 comments
Open

Use macro_rules lifetime specifier when it lands in stable #702

fluffyemily opened this issue May 15, 2018 · 0 comments
Labels
A-design Planning and overall architecture. A-ffi enhancement

Comments

@fluffyemily
Copy link
Contributor

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.
rust-lang/rust#34303

@fluffyemily fluffyemily added enhancement A-design Planning and overall architecture. A-ffi labels May 15, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A-design Planning and overall architecture. A-ffi enhancement
Projects
None yet
Development

No branches or pull requests

1 participant