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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
run-pass
/
hello.rs
blob: 5b0664f400b17f440f18591420f833c98948bc6b (
plain
)
1
2
3
4
5
// -*- rust -*- fn main() { io::println("hello, world"); }