mirror of
https://github.com/rust-lang/rust.git
synced 2025-02-11 06:24:24 +00:00
52cc0d5360
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` |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |