]> git.lizzy.rs Git - rust.git/commit
extra / rustpkg: Make getopts::opt_val private again
authorTim Chevalier <chevalier@alum.wellesley.edu>
Sat, 9 Nov 2013 00:20:25 +0000 (16:20 -0800)
committerTim Chevalier <chevalier@alum.wellesley.edu>
Sat, 9 Nov 2013 00:20:25 +0000 (16:20 -0800)
commit06b2905ee1cea6a693d45de74971e8431cec693f
treedff0707202285813bfd64e24565db99cff45e43e
parenta594a999fbccf04710c9dfea3ef3d231c14e1bd1
extra / rustpkg: Make getopts::opt_val private again

and use opt_str instead of opt_val in rustpkg

Closes #9311
src/libextra/getopts.rs
src/librustpkg/lib.rs