Unnamed repository; edit this file 'description' to name the repository.
Auto merge of #115547 - WaffleLapkin:spin_looping, r=Mark-Simulacrum
Simplify `core::hint::spin_loop`
The grouping was inconsistent and not really helpful.
r? t-libs