]> git.lizzy.rs Git - rust.git/commit
convert --print options to a vector
authorDoug Goldstein <cardoe@cardoe.com>
Thu, 1 Dec 2016 22:26:47 +0000 (16:26 -0600)
committerDoug Goldstein <cardoe@cardoe.com>
Thu, 1 Dec 2016 22:59:09 +0000 (16:59 -0600)
commit8285ab5c99db166e2137fb4b92fedd03b56acaa0
tree2fe8d8d6bac3b2f23683a67846e5a5f1e8a32d06
parent908dba0c9477b7dd022a236cb1514ddfca9369f2
convert --print options to a vector

To allow manipulation of the options that appear in --print, convert it
to a vector.

Signed-off-by: Doug Goldstein <cardoe@cardoe.com>
src/librustc/session/config.rs