mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-22 18:15:07 +03:00
04874be3a2
`MpscReceiver` aligns with `MpscSender`. The original name appears to not actually have been in use, for better or worse. Along the way, sprinkle the attribute onto `mpmc::Receiver` and `mpmc::Sender` too.