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