mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-28 11:17:26 +03:00
a517049d8c
fix(sys/hermit): add is_interrupted https://github.com/rust-lang/rust/pull/115228 broke compilation for Hermit by not adding a Hermit implementation of is_interrupted.