Skip to content

Commit 6ab5b58

Browse files
committed
Remove unused smallvec dependency
1 parent 118fcc3 commit 6ab5b58

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

source/rust_verify/src/lib.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ extern crate rustc_session;
2828
extern crate rustc_span;
2929
extern crate rustc_trait_selection;
3030
extern crate rustc_type_ir;
31-
extern crate smallvec;
3231

3332
mod attributes;
3433
mod buckets;

0 commit comments

Comments
 (0)