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
/
issue-14500
/
foo.rs
blob: 7c19c1f2c678a632c43cd1db85bca5b8e2b38cca (
plain
)
1
2
3
4
5
#[no_mangle] pub extern "C" fn foo() {} #[no_mangle] pub static FOO_STATIC: u8 = 0;