Skip to content

can't call foreign function: clock_gettime on aarch64-apple-darwin #2664

Closed
@maniwani

Description

@maniwani

rust-lang/rust#103594 changes how Instant is constructed on aarch64-apple-darwin, but needed a cfg hack to make Miri use the x86_64 version, since it couldn't emulate clock_gettime.

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