about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorJosh Triplett <josh@joshtriplett.org>2025-01-25 22:15:54 +0200
committerJosh Triplett <josh@joshtriplett.org>2025-01-25 22:15:54 +0200
commit687607c31e7397b958ccf3c9a8699977b5b183fe (patch)
treeb36feddf1174f404ef730820723abbf477a5bc01 /compiler/rustc_codegen_llvm/src
parentf7cc13af822fe68c64fec0b05aa9dd1412451f7c (diff)
downloadrust-687607c31e7397b958ccf3c9a8699977b5b183fe.tar.gz
rust-687607c31e7397b958ccf3c9a8699977b5b183fe.zip
Improve and expand documentation of pipes
- Simplify some of the language
- Minor grammar fixes
- 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.
- Remove no-longer-referenced footnote URLs.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions