Skip to content

Commit 0be9d1e

Browse files
authoredJan 1, 2022
Merge pull request rust-lang#114 from bjorn3/sync_from_rust
Sync from rust 028c6f1
2 parents 1411a98 + e6e4605 commit 0be9d1e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
 

‎src/lib.rs

-1
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)
Please sign in to comment.