mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-30 01:04:35 +00:00
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.