about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/llvm_util.rs
diff options
context:
space:
mode:
authorMatthias Krüger <476013+matthiaskrgr@users.noreply.github.com>2025-05-03 08:45:04 +0200
committerGitHub <noreply@github.com>2025-05-03 08:45:04 +0200
commit422dfe677236ae0dbccf824b466b3b2e2867e5a6 (patch)
treecf550cefc759e5065f62b5ea5b4e47880d89389d /compiler/rustc_codegen_llvm/src/llvm_util.rs
parent6cf4fd32bb82deeb86a28c9342b5f489be57609c (diff)
parent17d74d63208c9ac1dbbe2462edad667fbeb9469a (diff)
downloadrust-422dfe677236ae0dbccf824b466b3b2e2867e5a6.tar.gz
rust-422dfe677236ae0dbccf824b466b3b2e2867e5a6.zip
Rollup merge of #140564 - ebkalderon:use-present-indicative-in-std-io-pipe-docs, r=tgross35
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. Thanks in advance! :smile:

Relates to https://github.com/rust-lang/rust/issues/127154.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/llvm_util.rs')
0 files changed, 0 insertions, 0 deletions