Stabilize IsTerminal
closes: https://github.com/rust-lang/rust/issues/98070
This commit is contained in:
parent
0f0dc29264
commit
afd45c2e10
13 changed files with 6 additions and 15 deletions
|
@ -6,7 +6,6 @@
|
|||
#![feature(array_windows)]
|
||||
#![feature(drain_filter)]
|
||||
#![feature(if_let_guard)]
|
||||
#![feature(is_terminal)]
|
||||
#![feature(adt_const_params)]
|
||||
#![feature(let_chains)]
|
||||
#![feature(never_type)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue