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
/
src
/
test
/
run-pass
/
multi-src
/
foo.rs
blob: 2c38317bf1d65ff953e90774997f7c6d675b1da9 (
plain
)
1
2
3
fn main() { log "hello, multi-file world."; bar::other(); }