SIGN IN SIGN UP
rust-lang / rust UNCLAIMED

Empowering everyone to build reliable and efficient software.

0 0 71 Rust

Make x86_64-unknown-linux-gno panic=abort and mark as no_std

Without a standard library, we cannot unwind, so it should be
panic=abort by default.

Additionally, it does not have std because while it is
Linux, it cannot use libc, which std uses today for Linux.
N
Noratrieb committed
e5bf8b0f354ed6108f2c8f1806946112ed80989d
Parent: 32c8a9f