cfg diagnostic not applied on imports #112674
Labels
A-diagnostics
Area: Messages for errors, warnings, and lints
A-resolve
Area: Name/path resolution done by `rustc_resolve` specifically
C-enhancement
Category: An issue proposing an enhancement or a PR with one.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Import errors work differently than other path resolution errors and don't call
find_cfg_stripped
yet.this should note that
x
has been configured out.The text was updated successfully, but these errors were encountered: