Rollup merge of #76097 - pickfire:stabilize-spin-loop, r=KodrAus
Stabilize hint::spin_loop Partially fix #55002, deprecate in another release r? ``````@KodrAus``````
This commit is contained in:
commit
1f034f77bc
4 changed files with 56 additions and 24 deletions
|
@ -119,7 +119,6 @@
|
|||
#![feature(raw_ref_op)]
|
||||
#![feature(rustc_attrs)]
|
||||
#![feature(receiver_trait)]
|
||||
#![feature(renamed_spin_loop)]
|
||||
#![feature(min_specialization)]
|
||||
#![feature(slice_ptr_get)]
|
||||
#![feature(slice_ptr_len)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue