Skip to content

Commit 3283b13

Browse files
killerswanbrson
authored andcommitted
Confirm demoding of term.rs
1 parent d55917e commit 3283b13

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/libstd/term.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
//! Simple ANSI color library
2+
#[forbid(deprecated_mode)];
3+
#[forbid(deprecated_pattern)];
24

35
use core::Option;
46

0 commit comments

Comments
 (0)