Sign in
rust
/
rust-lang
/
rust
/
refs/heads/try-perf
/
.
/
tests
/
run-make
/
staticlib-thin-archive
/
bin.rs
blob: 97a2751f20bccd7ce8e87ede31ff94d4fa816c0c [
file
] [
log
] [
blame
] [
edit
]
fn
main
()
{
unsafe
{
rust_lib
::
simple_fn
();
}
}