Skip to content

Run rust-analyzer on the rustc test suit #15947

@HKalbasi

Description

@HKalbasi

Rust-analyzer supports several diagnostics, running it against the rustc ui tests and checking the equivalency of them (we don't have equal error messages and spans, but even checking the count of errors will probably work) can help a lot in discovering rare edge case bugs in the analysis and diagnostics logic I think.

We can start having them in metrics (as it will probably have many fails at the start) and later moving them into the CI if there were near zero problems and it was fast to check.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-infraCI and workflow issues

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions