Skip to content

repr ignores paths of enums #8897

Closed
Closed
@thestinger

Description

@thestinger

To be a more useful debugging tool, it should print out the full path.

strcat | rusti: pub mod Foo { pub enum Bar { Baz } } enum Bar { Baz } (Baz, Foo::Baz)
    -- | Notice(rusti): (Baz, Baz)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions