Files
rust/tests/ui/process/println-with-broken-pipe.run.stderr
2025-01-01 15:58:29 +01:00

5 lines
193 B
Plaintext

thread 'main' panicked at library/std/src/io/stdio.rs:LL:CC:
failed printing to stdout: Broken pipe (os error 32)
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace