Skip to content

Conversation

madsmtm
Copy link
Owner

@madsmtm madsmtm commented Dec 22, 2021

To prepare for extern types, precursor to #73.

@madsmtm madsmtm added the enhancement New feature or request label Dec 22, 2021

#[cfg(not(feature = "unstable_autoreleasesafe"))]
unsafe impl<T> AutoreleaseSafe for T {}
unsafe impl<T: ?Sized> AutoreleaseSafe for T {}
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This improves usability even without extern type!

@madsmtm madsmtm merged commit 04087bb into master Dec 22, 2021
@madsmtm madsmtm deleted the unsized branch December 22, 2021 10:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant