Closed
Description
First introduced by #47828 (comment).
Symptom: The following 3 test cases involving error E0432 will fail.
failures:
[compile-fail] compile-fail\rfc-2126-extern-in-paths\single-segment.rs
[compile-fail] compile-fail\use-keyword.rs
[compile-fail] compile-fail\use-mod-2.rs
Mainly affects Windows and macOS machines (maybe because they are tested first).
Current instances:
Metadata
Metadata
Assignees
Labels
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.Area: Spurious failures in builds (spuriously == for no apparent reason)Category: An issue tracking the progress of sth. like the implementation of an RFCRelevant to the compiler team, which will review and decide on the PR/issue.