Sign in
fuchsia
/
third_party
/
github.com
/
rust-lang
/
rust
/
HEAD
/
.
/
tests
/
ui
/
linkage-attr
/
incompatible-flavor.rs
blob: 4711343f9c9d664e6f0124704d869c59b3fa6e56 [
file
] [
log
] [
blame
]
//@ compile-flags: --target=x86_64-unknown-linux-gnu -C linker-flavor=msvc --crate-type=rlib
//@ needs-llvm-components: x86
#![
feature
(
no_core
)]
#![
no_core
]
//~? ERROR linker flavor `msvc` is incompatible with the current target