Merge crossbeam-channel into `std::sync::mpsc` by ibraheemdev · Pull Request #93563 · rust-lang/rust
https://github.com/rust-lang/rust/pull/93563
なんか昔「mpsc は std に入れるには複雑すぎるし crossbeam みたいなサードパーティ実装もあるし、 deprecate した方がいいのでは」みたいな議論があったはずだよな (リンクを覚えていない)
Proposal: New channels for Rust's standard library - libs - Rust Internals
https://internals.rust-lang.org/t/proposal-new-channels-for-rusts-standard-library/9548
これか