Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use macro_rules lifetime specifier when it lands in stable #246

Open
gburd opened this issue Aug 6, 2020 · 0 comments
Open

Use macro_rules lifetime specifier when it lands in stable #246

gburd opened this issue Aug 6, 2020 · 0 comments
Labels
A-design A-ffi enhancement New feature or request

Comments

@gburd
Copy link

gburd commented Aug 6, 2020

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

@gburd gburd added A-design A-ffi enhancement New feature or request labels Aug 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-design A-ffi enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant