rustc_codegen_llvm: replace fn noname() with const UNNAMED.
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
|
||||
#![feature(box_patterns)]
|
||||
#![feature(box_syntax)]
|
||||
#![feature(const_cstr_unchecked)]
|
||||
#![feature(crate_visibility_modifier)]
|
||||
#![feature(custom_attribute)]
|
||||
#![feature(extern_types)]
|
||||
|
||||
Reference in New Issue
Block a user