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
/
run-make
/
error-found-staticlib-instead-crate
/
bar.rs
blob: fe35f1f8e2ead2e1ea2d06c1aa4ce426d2a8a6aa (
plain
)
1
2
3
4
5
extern crate foo; fn main() { foo::foo(); }