mirror of
https://github.com/openharmony/third_party_rust_rust.git
synced 2026-07-21 07:05:33 -04:00
35a8d6fea4
Remove optimistic spinning from `mpsc::SyncSender` Per https://github.com/rust-lang/rust/pull/106701#issuecomment-1381649679. Closes #106804 r? `@Amanieu`