Unnamed repository; edit this file 'description' to name the repository.
Auto merge of #113753 - dvdsk:master, r=dtolnay
Add implementation for thread::sleep_until
- Feature gate is `thread::sleep_until`
- Tracking issue is: #113752
- APC: https://github.com/rust-lang/libs-team/issues/237