]> git.lizzy.rs Git - rust.git/commit
std: Change ProcessOptions struct to have an option of a ~ vector
authorTim Chevalier <chevalier@alum.wellesley.edu>
Tue, 13 Aug 2013 22:56:17 +0000 (15:56 -0700)
committerTim Chevalier <chevalier@alum.wellesley.edu>
Wed, 14 Aug 2013 23:52:05 +0000 (16:52 -0700)
commitcf4694e73b5bcca81daf86093106e55bbe007599
tree3995ff3fb7e6fac8f0c5807d59355be271b803c6
parente7b572952c76fd6b05c947aa3193e10410773078
std: Change ProcessOptions struct to have an option of a ~ vector

This is a workaround for #8498
src/compiletest/procsrv.rs
src/librustpkg/tests.rs
src/libstd/run.rs