index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
ui
/
error-codes
/
auxiliary
/
found-staticlib.rs
blob: 04e2c59789d0c3154fccafe0b85578b247df01c7 (
plain
)
1
2
3
4
// no-prefer-dynamic
#![crate_type =
"staticlib"
]
pub
fn
foo
()
{}