index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
library
/
std
/
src
/
sys
/
io
/
is_terminal
/
unsupported.rs
blob: cee4add32fbfc43af38c3b8622780decdba14a6a (
plain
)
1
2
3
pub fn is_terminal<T>(_: &T) -> bool { false }