Files
rust/library/std/src/io
Eyal Kalderon 17d74d6320 Use present indicative tense in std::io::pipe() API docs
The inline documentation for all other free functions in the `std::io`
module use the phrase "creates a" instead of "create a", except for the
currently nightly-only `std::io::pipe()` function. This commit updates
the text to align with the predominant wording in the `std::io` module.

I recognize this PR is quite a minuscule nitpick, so feel free to ignore
and close if you disagree and/or there are bigger fish to fry. 😄
2025-05-01 15:20:32 -04:00
..
2022-06-26 17:15:31 +01:00
2025-02-08 22:12:13 +00:00