mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-10 20:08:41 +00:00
Formerly `-Zterminal-width`, `--terminal-width` allows the user or build tool to inform rustc of the width of the terminal so that diagnostics can be truncated. Signed-off-by: David Wood <david.wood@huawei.com>