Remove implicit #[no_mangle] for #[rustc_std_internal_symbol]
This commit is contained in:
@@ -26,6 +26,7 @@ extern crate rustc_index;
|
||||
extern crate rustc_metadata;
|
||||
extern crate rustc_session;
|
||||
extern crate rustc_span;
|
||||
extern crate rustc_symbol_mangling;
|
||||
extern crate rustc_target;
|
||||
#[macro_use]
|
||||
extern crate tracing;
|
||||
|
||||
Reference in New Issue
Block a user