Skip to content

rustfmt --version > /dev/full panics #6753

@oech3

Description

@oech3
$ rustfmt --version
rustfmt 1.8.0
$ rustfmt --version > /dev/full

thread 'main' (11344) panicked at library/std/src/io/stdio.rs:1165:9:
failed printing to stdout: No space left on device (os error 28)
stack backtrace:
(long strings)

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-cliArea: command-line interfaceA-ioArea: related to I/O by rustfmt (fs, stdin/stdout, etc.)C-bugCategory: this is a bug; use also I-* labels for specific bug kinds, e.g. I-non-idempotency or I-ICEP-lowLow priority

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions