Skip to content

Commit e6e4605

Browse files
committed
Remove unused extern crate rustc_symbol_mangling
1 parent 54d2ec1 commit e6e4605

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
@@ -20,7 +20,6 @@ extern crate rustc_metadata;
2020
extern crate rustc_middle;
2121
extern crate rustc_session;
2222
extern crate rustc_span;
23-
extern crate rustc_symbol_mangling;
2423
extern crate rustc_target;
2524

2625
// This prevents duplicating functions and statics that are already part of the host rustc process.

0 commit comments

Comments
 (0)