Skip to content

Commit 0e23b95

Browse files
committed
Unicode feature
rust-lang/rust#27784
1 parent 783cfe2 commit 0e23b95

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/lib.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
//! }
1616
//! ```
1717
#![feature(io)]
18-
#![feature(unicode)]
1918
#![allow(unknown_lints)]
2019

2120
extern crate libc;

0 commit comments

Comments
 (0)