Sign in
rust
/
rust-lang
/
rust
/
refs/heads/stable
/
.
/
tests
/
ui
/
panic-runtime
/
auxiliary
/
needs-abort.rs
blob: 21f862e4b431c5a1450e24d79a2ae879c4846922 [
file
] [
log
] [
blame
]
//@ compile-flags:-C panic=abort
//@ no-prefer-dynamic
#![
crate_type
=
"rlib"
]
#![
no_std
]