rust/library/std
Stuart Cook 2739ccb2b1
Rollup merge of #150021 - david-d-h:main, r=ChrisDenton
document that mpmc channels deliver an item to (at most) one receiver

Tiny documentation change related to mpmc (tracking issue rust-lang/rust#126840).

This PR is meant to supersede rust-lang/rust#140158 due to it's inactivity. It is essentially the same addition structured a little differently.
2025-12-16 14:40:45 +11:00
..
benches benchmark path.components() iteration 2025-10-25 14:46:58 +02:00
src Rollup merge of #150021 - david-d-h:main, r=ChrisDenton 2025-12-16 14:40:45 +11:00
tests time: Test and document time precision edge-case 2025-12-13 10:44:48 +01:00
build.rs Update to new API, allowing to remove check_doc_cfg.rs file from librustdoc 2025-12-10 12:28:08 +01:00
Cargo.toml std: Use more unix.rs code on WASI targets 2025-12-08 06:46:28 -08:00