diff options
| author | bors <bors@rust-lang.org> | 2013-04-13 04:09:57 -0700 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2013-04-13 04:09:57 -0700 |
| commit | d57aaae02525f6e3c7a051fed94966dbbad5e7cf (patch) | |
| tree | 496413a4110ce1f2442e298ace32465f526040a8 /src/rustllvm/RustWrapper.cpp | |
| parent | 65ff441b3d25d83335dc46ed4ef86421fca29c8d (diff) | |
| parent | d70f0f1a6e9ae3e2a998c60f4e2843507260f839 (diff) | |
| download | rust-d57aaae02525f6e3c7a051fed94966dbbad5e7cf.tar.gz rust-d57aaae02525f6e3c7a051fed94966dbbad5e7cf.zip | |
auto merge of #5863 : huonw/rust/rust-run-args, r=thestinger
e.g.
```
$ cat echo.rs
fn main() {
io::println(fmt!("%?", os::args()));
}
$ rust run echo.rs 1 2 3
~[~"./echo~", ~"1", ~"2", ~"3"]
```
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
