Skip to content

Spurious (?) error in "compile-fail\rfc-2126-extern-in-paths\single-segment.rs" etc #48116

Closed
@kennytm

Description

@kennytm

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:

PR Image
#47828 (comment) check i686-pc-windows-gnu
#47828 (comment) check x86_64-apple-darwin
#47828 (comment) check i686-pc-windows-gnu
#47657 (comment) check i686-pc-windows-gnu
#48092 (comment) check i686-pc-windows-gnu
#48127 (comment) check x86_64-apple-darwin
#47614 (comment) check x86_64-apple-darwin
#47752 (comment) check x86_64-windows-gnu
#47804 (comment) check x86_64-apple-darwin
#47804 (comment) check x86_64-apple-darwin
#48158 (comment) check x86_64-apple-darwin
#47906 (comment) check x86_64-apple-darwin

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-LLVMArea: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.A-spuriousArea: Spurious failures in builds (spuriously == for no apparent reason)C-tracking-issueCategory: An issue tracking the progress of sth. like the implementation of an RFCT-compilerRelevant to the compiler team, which will review and decide on the PR/issue.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions