Skip to content

Function-local types are not resolved #1559

@lnicola

Description

@lnicola
fn main() {
    struct S;
    let _s = S;
}

Same for type aliases. Found in #1549.

Metadata

Metadata

Assignees

No one assigned

    Labels

    S-actionableSomeone could pick this issue up and work on it right now

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions