extern_types associated functions aren't visible from other crates #46665
Labels
A-resolve
Area: Name/path resolution done by `rustc_resolve` specifically
C-bug
Category: This is a bug.
F-extern_types
`#![feature(extern_types)]`
requires-nightly
This issue requires a nightly compiler in some way.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
crate
foo
:crate
foouser
:Error:
This error does not occur if
main
is located within the same crate.The text was updated successfully, but these errors were encountered: