Files
rust/library/std/src/sync
zohnannor ca3f9048a1 Make Receiver::into_iter into a clickable link
The documentation on `std::sync::mpsc::Iter` and `std::sync::mpsc::TryIter` provides links to the corresponding `Receiver` methods, unlike `std::sync::mpsc::IntoIter` does.

This was left out in c59b188aae
Related to #29377
2022-01-03 20:17:57 +03:00
..
2021-04-22 10:27:21 +02:00
2021-12-20 11:49:47 -08:00