Closed
Description
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
Labels
No labels