Despite using the `#![feature()]` attribute rustc still warns about it being unstable. Changing it to `libc::abort` gets rid of the annoying message. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |
Despite using the `#![feature()]` attribute rustc still warns about it being unstable. Changing it to `libc::abort` gets rid of the annoying message. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |