Skip to content

Failure to build ring for ios tests on rustc 1.91.0 #208

Description

@conradludgate

First observed in this CI run, ios tests started failing when rustc updated to 1.91.0.

Confirmed locally on my macbook running

rustup target add aarch64-apple-ios-macabi --toolchain 1.90.0
cargo +1.90.0 test --target aarch64-apple-ios-macabi

rustup target add aarch64-apple-ios-macabi --toolchain 1.91.0
cargo +1.91.0 test --target aarch64-apple-ios-macabi

I'm guessing this is a regression in rustc, but raising this issue to track it accordingly.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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