Skip to content

core_arch module in libcore is not resolved correctly #5982

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
jonas-schievink opened this issue Sep 11, 2020 · 1 comment
Closed

core_arch module in libcore is not resolved correctly #5982

jonas-schievink opened this issue Sep 11, 2020 · 1 comment

Comments

@jonas-schievink
Copy link
Contributor

In libcore, the core_arch module is declared as follows (here):

#[path = "../../stdarch/crates/core_arch/src/mod.rs"]
mod core_arch;

rust-analyzer complains about an "unresolved module", but the referenced file does exist.

@jonas-schievink
Copy link
Contributor Author

Duplicate of #3898

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant