rust/library/std
Dylan DPC d26ccf7067
Rollup merge of #97300 - ChayimFriedman2:patch-1, r=dtolnay
Implement `FusedIterator` for `std::net::[Into]Incoming`

They never return `None`, so they trivially fulfill the contract.

What should I put for the stability attribute of `Incoming`?
2022-07-05 10:42:52 +05:30
..
benches
primitive_docs
src Rollup merge of #97300 - ChayimFriedman2:patch-1, r=dtolnay 2022-07-05 10:42:52 +05:30
tests
build.rs Horizon OS STD support 2022-06-13 20:44:39 -07:00
Cargo.toml