Skip to content

Sort error messages by file and line number #36229

Closed
@solson

Description

@solson

It would be more clear if error messages were printed out sorted. Say, by filename and then by line within a given file. Currently it seems like they are printed in the order they were emitted, which is mostly arbitrary.

cc @whitequark

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-diagnosticsArea: Messages for errors, warnings, and lintsC-enhancementCategory: An issue proposing an enhancement or a PR with one.T-compilerRelevant to the compiler team, which will review and decide on the PR/issue.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions