Skip to content

Make sure core library from sysroot is handled correctly #731

@lnicola

Description

@lnicola
use std::time::Duration;

fn main() {
    Duration::<|>
}

The completion doesn't work in this case. Also, the tooltip says "Failed to exactly resolve the symbol".

Metadata

Metadata

Assignees

No one assigned

    Labels

    E-has-instructionsIssue has some instructions and pointers to code to get startedE-medium

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions