Skip to content

Redesign compiler diagnostic logging #10492

Closed
@emberian

Description

@emberian

The interface in syntax::diagnostic is super janky and causes a lot of problems with code higher up in the stack (it prevents anything from being sendable, for example). Rework it to use idiomatic traits, include a JSON output mode, and add the ability to work in #2092.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-diagnosticsArea: Messages for errors, warnings, and lintsC-cleanupCategory: PRs that clean code up or issues documenting cleanup.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions