Skip to content

[NLL] Duplicated errors #96211

Open
Open
@marmeladema

Description

@marmeladema

A couple different related issues here.

In tests like src/test/ui/regions/region-lifetime-bounds-on-fns-where-clause.rs, the errors for mismatched types are actually duplicates (exactly the same error on the same line for the same span and the same notes.

Other similar tests:

In src/test/ui/rfc1623.rs, the errors are very similar, but not exactly duplicates.

@rustbot label +A-NLL +NLL-diagnostics

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-NLLArea: Non-lexical lifetimes (NLL)A-diagnosticsArea: Messages for errors, warnings, and lintsNLL-diagnosticsWorking towards the "diagnostic parity" goalT-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