rustc_codegen_llvm: replace fn noname()
with const UNNAMED
.
This commit is contained in:
parent
268e64641f
commit
25d6834493
2 changed files with 52 additions and 47 deletions
|
@ -8,6 +8,7 @@
|
|||
|
||||
#![feature(box_patterns)]
|
||||
#![feature(box_syntax)]
|
||||
#![feature(const_cstr_unchecked)]
|
||||
#![feature(crate_visibility_modifier)]
|
||||
#![feature(custom_attribute)]
|
||||
#![feature(extern_types)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue