Sign in
fuchsia
/
third_party
/
github.com
/
rust-lang
/
rust
/
HEAD
/
.
/
tests
/
ui
/
target_modifiers
/
auxiliary
/
safestack-and-kcfi.rs
blob: 029744d2a1fe472e20663ca0433032f989857324 [
file
] [
log
] [
blame
]
//@ no-prefer-dynamic
//@ needs-sanitizer-kcfi
//@ needs-sanitizer-safestack
//@ compile-flags: -C panic=abort -Zsanitizer=safestack,kcfi
#![
feature
(
no_core
)]
#![
crate_type
=
"rlib"
]
#![
no_core
]