Skip to content

cross-crate impl of reexported trait isn't resolved #3155

Closed
@brson

Description

@brson

run-pass/crate-method-reexport-grrrrrrrrr.rs doesn't work correctly with new trait/impls. It's aux file contains the following hack:

import name_pool::__extensions__;

Without it the add method on () isn't resolved.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-linkageArea: linking into static, shared libraries and binariesA-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