about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorLeón Orell Valerian Liehr <me@fmease.dev>2025-06-10 16:54:49 +0200
committerGitHub <noreply@github.com>2025-06-10 16:54:49 +0200
commit590f630ec6affc51dee868ad968743fe4b7251fc (patch)
tree19bb4f8fa898f1467892ebaafd7c36552c955f8c /compiler/rustc_codegen_llvm/src
parentb13df84fa244945df9dfb8251bdd9d4168a5c4c2 (diff)
parent7d7fedbab4bd4ff030ac98640f2f18f94041d433 (diff)
downloadrust-590f630ec6affc51dee868ad968743fe4b7251fc.tar.gz
rust-590f630ec6affc51dee868ad968743fe4b7251fc.zip
Rollup merge of #142102 - kiseitai3:141714_stdin_read_to_string_docs, r=tgross35
docs: Small clarification on the usage of read_to_string and read_to_end trait methods

Small clarification on the usage of read_to_string and read_to_end trait methods. The goal is to make it clear that these trait methods will become locked up if attempting to read to the end of stdin (which is a bit non-sensical unless the other end closes the pipe).

Fixes: rust-lang/rust#141714
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions