]> git.lizzy.rs Git - rust.git/commit
rustc: Extract --crate-type parsing to its own function
authorBrian Anderson <banderson@mozilla.com>
Sun, 20 Jul 2014 04:11:26 +0000 (21:11 -0700)
committerAlex Crichton <alex@alexcrichton.com>
Mon, 21 Jul 2014 16:54:26 +0000 (09:54 -0700)
commit1c3655bed192e31bdf649ed5f4e728201ede17b2
treedc7333aadf8b04e6eee8d61d2a7e5ee8ad70fecd
parent9631bf2e2526173b21070eb532c6cb590c5869b8
rustc: Extract --crate-type parsing to its own function

Helpful for users of rustc as a library.
src/librustc/driver/config.rs