Skip to content

Renamed self module is marked as unresolved reference in semantic highlighting #5663

@Nashenas88

Description

@Nashenas88

RA marks inner_mod in the following code as an unresolved_reference, when it should be module.

use crate::inner::{self as inner_mod};
mod inner {}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions