]> git.lizzy.rs Git - rust.git/commit
implement passing arguments to the interpreted program
authorRalf Jung <post@ralfj.de>
Fri, 8 Feb 2019 18:21:44 +0000 (19:21 +0100)
committerRalf Jung <post@ralfj.de>
Sat, 9 Feb 2019 19:00:40 +0000 (20:00 +0100)
commit0802b3a10802c328118431627f9e5fcbde31cfe9
treed8e5260eec583b07257558f21d7caf623ed187b4
parentdf659d9ae6e023f75e7734e5ff913c2cae45271c
implement passing arguments to the interpreted program
src/bin/miri.rs
src/lib.rs
test-cargo-miri/src/main.rs
test-cargo-miri/stderr.ref
tests/run-pass/args.rs [new file with mode: 0644]
tests/run-pass/args.stdout [new file with mode: 0644]