Skip to content

Commit 76559a1

Browse files
committed
fixup2
1 parent 35cc6a4 commit 76559a1

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
@@ -97,7 +97,6 @@ extern crate rustc_platform_intrinsics as intrinsics;
9797
extern crate rustc_data_structures;
9898
extern crate rustc_errors as errors;
9999
extern crate rustc_target;
100-
extern crate smallvec;
101100

102101
use rustc::hir;
103102
use rustc::lint;

0 commit comments

Comments
 (0)