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