We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54d2ec1 commit e6e4605Copy full SHA for e6e4605
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