Skip to content

error: unresolved name: core::error #3781

Closed
@jesse99

Description

@jesse99

One of my rust libraries is failing to build with rust 0.4 for most of the modules that call error!, info!, etc with errors like the one above. The modules that fail do glob imports of an external rust library.

I wasn't able to get a repro with a one rs file app, but I did get a repro with a multi-file app (and multi-file library). I'll clean up the repro a bit and attach it after I get back from work.

This is a rather serious error because it's something that people will do and there's no indication of what the problem is.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-resolveArea: Name/path resolution done by `rustc_resolve` specifically

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions