Stabilise c_unwind
This commit is contained in:
parent
5978f35330
commit
ebdfcd93a3
11 changed files with 10 additions and 102 deletions
|
@ -2,7 +2,7 @@
|
|||
#![unstable(feature = "panic_unwind", issue = "32837")]
|
||||
#![feature(link_cfg)]
|
||||
#![feature(staged_api)]
|
||||
#![feature(c_unwind)]
|
||||
#![cfg_attr(bootstrap, feature(c_unwind))]
|
||||
#![feature(strict_provenance)]
|
||||
#![cfg_attr(target_arch = "wasm64", feature(simd_wasm64))]
|
||||
#![cfg_attr(not(target_env = "msvc"), feature(libc))]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue