Skip to content

[NLL] Lifetimes errors in a function can mask later errors in same function #96331

Open
@marmeladema

Description

@marmeladema

For test src/test/ui/regions/region-multiple-lifetime-bounds-on-fns-where-clause.rs, under NLL, a lifetime may not live long enough error is missing.
This is a behavior change which should be investigated.

See comment posted by @jackh726 in #96212 (comment)

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