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
/
remap-path-prefix-dwarf
/
src
/
quux.rs
blob: 38d5ef6194cd210e197a193f4edc7f4f1314c25c (
plain
)
1
2
3
4
5
#![crate_type = "rlib"] pub fn foo() { println!("foo"); }