about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/errors.rs
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2025-01-25 23:15:23 +0100
committerGitHub <noreply@github.com>2025-01-25 23:15:23 +0100
commit20d0f0187d2906af34bb747a79b93c14bb294df1 (patch)
tree5b2536441b66dd526bab6921257c2d0262a4e4be /compiler/rustc_codegen_llvm/src/errors.rs
parentf01d418139e57790bb0f95651a466218ac178f33 (diff)
parent687607c31e7397b958ccf3c9a8699977b5b183fe (diff)
downloadrust-20d0f0187d2906af34bb747a79b93c14bb294df1.tar.gz
rust-20d0f0187d2906af34bb747a79b93c14bb294df1.zip
Rollup merge of #134373 - joshtriplett:pipe-docs, r=joboet
Improve and expand documentation of pipes

- Reference UNIX, not just Linux
- Simplify some of the language
- Don't imply that pipes *only* work across multiple processes; instead,
  *suggest* that they're typically used across two or more separate
  processes.
- Specify that portable applications cannot use multiple readers or
  multiple writers for messages larger than a byte, due to potential
  interleaving.

Tracking issue for anonymous pipes:
https://github.com/rust-lang/rust/issues/127154
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/errors.rs')
0 files changed, 0 insertions, 0 deletions