Skip to content

Commit 40d1b23

Browse files
committed
rm unused feature
1 parent f7aac93 commit 40d1b23

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/librustc_typeck/lib.rs

-1
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,6 @@ This API is completely unstable and subject to change.
8383
#![feature(rustc_private)]
8484
#![feature(slicing_syntax, unsafe_destructor)]
8585
#![feature(staged_api)]
86-
#![feature(std_misc)]
8786

8887
#[macro_use] extern crate log;
8988
#[macro_use] extern crate syntax;

0 commit comments

Comments
 (0)