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
/
rustdoc-ui
/
issues
/
auxiliary
/
empty-fn.rs
blob: b270c93fd639f6febebf24ff134cb3bc5dce2c09 (
plain
)
1
2
3
//@ no-prefer-dynamic
#![crate_type =
"lib"
]
pub
fn
empty
()
{}