Sign in
rust
/
rust
/
HEAD
/
.
/
tests
/
ui
/
target_modifiers
/
auxiliary
/
disabled_softfloat.rs
blob: 0063d925deca23ca6a944a553ebd2eaf9286673a [
file
] [
log
] [
blame
]
//@ add-minicore
//@ no-prefer-dynamic
//@ compile-flags: --target=s390x-unknown-linux-gnu
//@ needs-llvm-components: systemz
#![
feature
(
no_core
)]
#![
crate_type
=
"rlib"
]
#![
no_core
]