mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-15 12:39:31 +03:00
f4d64bdd15
Rename the diagnostic item for `std::sync::mpsc::Receiver` `MpscReceiver` aligns with `MpscSender`. The original name appears to not actually have been in use, for better or worse. r? mejrs