Put back feature
This commit is contained in:
parent
0ca2a57f1b
commit
29816fc5d7
|
@ -17,6 +17,7 @@
|
|||
#![feature(linkage)]
|
||||
#![feature(lang_items)]
|
||||
#![allow(unused_features)]
|
||||
#![feature(i128_type)]
|
||||
#![no_builtins]
|
||||
#![cfg_attr(feature = "compiler-builtins", feature(staged_api))]
|
||||
#![cfg_attr(feature = "compiler-builtins",
|
||||
|
|
Loading…
Reference in New Issue