We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1411a98 + e6e4605 commit 0be9d1eCopy full SHA for 0be9d1e
src/lib.rs
@@ -20,7 +20,6 @@ extern crate rustc_metadata;
20
extern crate rustc_middle;
21
extern crate rustc_session;
22
extern crate rustc_span;
23
-extern crate rustc_symbol_mangling;
24
extern crate rustc_target;
25
26
// This prevents duplicating functions and statics that are already part of the host rustc process.
0 commit comments