Skip to content

More expressive error messages #36

Open
@ujh

Description

@ujh

Enhance the error message format so that we can have a nicer error for the regular expression case. Right now it says:

Expected: \d
    but: was "abc"', src/core.rs:31

Something like Expected \d to match "abc" would be much nicer.

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