Skip to content

Why is ErasablePtr not implemented for Weak<T>? #85

Description

@Kijewski

The build.rs mentions

// NB: Requires this impl to cover T: ?Sized, which is not the case as of 2020-09-01.

But couldn't you add an implementation for a sized T, so one can use Weak<T> together with ptr_union?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions