about summary refs log tree commit diff
path: root/compiler/rustc_const_eval/src
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2025-07-06 23:00:51 +0000
committerbors <bors@rust-lang.org>2025-07-06 23:00:51 +0000
commitca98d4d4b3114116203699c2734805547df86f9a (patch)
treeeba29b872a9215bd792841f900e746d5d088b0af /compiler/rustc_const_eval/src
parenta84ab0ce6c4557a2f01a3a6c3fdb0f92098db78d (diff)
parent61cf174dcea9e606d7c3e89c2df69e22ae888728 (diff)
downloadrust-ca98d4d4b3114116203699c2734805547df86f9a.tar.gz
rust-ca98d4d4b3114116203699c2734805547df86f9a.zip
Auto merge of #141829 - dvdsk:sleep_until_linux, r=cuviper,RalfJung
Specialize sleep_until implementation for unix (except mac)

related tracking issue: https://github.com/rust-lang/rust/issues/113752
Supersedes https://github.com/rust-lang/rust/pull/118480 for the reasons see: https://github.com/rust-lang/rust/issues/113752#issuecomment-2902594469

Replaces the generic catch all implementation with target_os specific ones for: linux/netbsd/freebsd/android/solaris/illumos etc. Other platforms like wasi, macos/ios/tvos/watchos and windows will follow in later separate PR's (once this is merged).
Diffstat (limited to 'compiler/rustc_const_eval/src')
0 files changed, 0 insertions, 0 deletions