Stabilize the bundle
native library modifier
This commit is contained in:
parent
d7b8d77be5
commit
a8ee1f3a4f
35 changed files with 91 additions and 196 deletions
|
@ -1,7 +1,7 @@
|
|||
#![no_std]
|
||||
#![unstable(feature = "panic_unwind", issue = "32837")]
|
||||
#![feature(link_cfg)]
|
||||
#![feature(native_link_modifiers_bundle)]
|
||||
#![cfg_attr(bootstrap, feature(native_link_modifiers_bundle))]
|
||||
#![feature(staged_api)]
|
||||
#![feature(c_unwind)]
|
||||
#![feature(cfg_target_abi)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue