Skip to content

chained import error message unhelpful #5582

Closed
@metajack

Description

@metajack

Currently doing:

use vectors = core::vec;
use vectors::raw;

fails with "error: unresolved import". It would be much better if this gave the real reason. Perhaps "error: chained imports are not allowed".

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-diagnosticsArea: Messages for errors, warnings, and lints

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions