Skip to content

compiler-rt missing from rustc-1.37.0-src.tar.gz #64239

Closed
@maurer

Description

@maurer

In #60981 we switched to detecting compiler-rt's presence in src/llvm-project/compiler-rt and enabling the c feature for compiler-builtins if present, falling back to rust-only otherwise.

In the git checkout, this works fine, however the compiler-rt directory is missing from the rustc-1.37.0-src.tar.gz vendored source tarball. As a result, builds from this tarball fall back to rust-only implementations, resulting in possibly less optimized code.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions