Stabilize native library modifier syntax and the whole-archive modifier specifically
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#![no_std]
|
||||
#![unstable(feature = "panic_unwind", issue = "32837")]
|
||||
#![feature(link_cfg)]
|
||||
#![feature(native_link_modifiers)]
|
||||
#![cfg_attr(bootstrap, feature(native_link_modifiers))]
|
||||
#![feature(native_link_modifiers_bundle)]
|
||||
#![feature(nll)]
|
||||
#![feature(staged_api)]
|
||||
|
||||
Reference in New Issue
Block a user