mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-07 01:05:39 +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