madsim-rs / madsim

Magical Deterministic Simulator for distributed systems in Rust.
Apache License 2.0
644 stars 46 forks source link

fix(time): fix time interception on ARM64 macOS #95

Closed wangrunji0408 closed 1 year ago

wangrunji0408 commented 1 year ago

Signed-off-by: Runji Wang wangrunji0408@163.com

https://github.com/rust-lang/rust/pull/103594 changed the internal structure of Instant on ARM64 macOS, which breaks the build after nightly-2022-11-19 (roughly) and stable-1.67.