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
/
tests
/
ui
/
imports
/
auxiliary
/
simple-dylib.rs
blob: af64aa66f31b4e5ad328189e4d0ac7be62eec5aa (
plain
)
1
2
3
4
//@ compile-flags: -Cprefer-dynamic #![crate_type = "dylib"] pub fn bar() {}