Skip to content

DerefMut should be for Sized? #19493

@pythonesque

Description

@pythonesque

This currently is not the case, so you can't impl DerefMut<T> for Foo where Foo is unsized. Note that this is distinct from whether T is Sized? (it is).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions