Skip to content

repr and/or reflection gets confused about box mutability #4210

Closed
@graydon

Description

@graydon

In core::repr there representation generated for @mut 10 is "@10" whereas for ~mut 10 it's "~mut 10". Someone's disagreeing about that mutability qualifier.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions