Sign in
android
/
toolchain
/
rustc
/
refs/heads/main
/
.
/
tests
/
ui
/
lto
/
issue-11154.rs
blob: 914b0b73e4749685ad5c67ff6274342c718b76a7 [
file
] [
log
] [
blame
] [
edit
]
//@ build-fail
//@ compile-flags: -C lto -C prefer-dynamic
//@ error-pattern: cannot prefer dynamic linking
fn
main
()
{}