Sign in
fuchsia
/
third_party
/
github.com
/
rust-lang
/
rust
/
HEAD
/
.
/
tests
/
ui
/
target_modifiers
/
auxiliary
/
no-sanitizers.rs
blob: 1d47ff6826dabeedf8510e3b2997eac54e9f289c [
file
] [
log
] [
blame
]
//@ no-prefer-dynamic
//@ compile-flags: -C panic=abort
#![
feature
(
no_core
)]
#![
crate_type
=
"rlib"
]
#![
no_core
]