Skip to content

Improvement: report multiple errors whenever possible #2187

@bsdinis

Description

@bsdinis

One quite frustating experience users might run into is verus reporting one error, fixing them, just to find that another error, and another, and another are also behind that error.

This is in general a hard problem -- requiring holding as many errors as possible in the multiple phases (instead of just reporting the first one).

The intention of this issue is to collect cases where we are only reporting one error at a time. That allows us to track these cases. Examples of cases that cause the issues would be nice as well.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions