mirror of
https://github.com/rust-lang/rust.git
synced 2025-06-09 05:38:32 +00:00
![]() Use `IsTerminal` in place of `atty` In any crate that can use nightly features, use `IsTerminal` rather than `atty`: - Use `IsTerminal` in `rustc_errors` - Use `IsTerminal` in `rustc_driver` - Use `IsTerminal` in `rustc_log` - Use `IsTerminal` in `librustdoc` |
||
---|---|---|
.. | ||
args.rs | ||
lib.rs | ||
pretty.rs | ||
session_diagnostics.rs |