Skip to content

ToStr::to_str() should be marked as "pure" #3691

Closed
@andymatuschak

Description

@andymatuschak

Shouldn't it? Am I missing something?

pub trait ToStr { fn to_str() -> ~str; }

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions