Remove implicit #[no_mangle] for #[rustc_std_internal_symbol]
This commit is contained in:
@@ -52,6 +52,7 @@ extern crate rustc_metadata;
|
||||
extern crate rustc_middle;
|
||||
extern crate rustc_session;
|
||||
extern crate rustc_span;
|
||||
extern crate rustc_symbol_mangling;
|
||||
extern crate rustc_target;
|
||||
|
||||
// This prevents duplicating functions and statics that are already part of the host rustc process.
|
||||
|
||||
Reference in New Issue
Block a user