rustc_codegen_utils: add new mangling scheme implementation.
This commit is contained in:
@@ -7,7 +7,9 @@
|
||||
#![feature(arbitrary_self_types)]
|
||||
#![feature(box_patterns)]
|
||||
#![feature(box_syntax)]
|
||||
#![feature(core_intrinsics)]
|
||||
#![feature(custom_attribute)]
|
||||
#![feature(never_type)]
|
||||
#![feature(nll)]
|
||||
#![allow(unused_attributes)]
|
||||
#![feature(rustc_diagnostic_macros)]
|
||||
|
||||
Reference in New Issue
Block a user