]> git.lizzy.rs Git - rust.git/commit
impl is_tool on Mode enum
authorCollins Abitekaniza <collins.abitekaniza@osmosisworld.com>
Sun, 27 May 2018 23:56:33 +0000 (02:56 +0300)
committerCollins Abitekaniza <collins.abitekaniza@osmosisworld.com>
Sun, 3 Jun 2018 14:43:11 +0000 (17:43 +0300)
commit36eafe5712b9e64498716caa02649972117ee86a
treeabc9ccf830eb4af6ae02d1e7204d440d3a8e1302
parent11333972e89ca6b7ada92162b8b079217caf4177
impl is_tool on Mode enum

make is_tool inherent prop of mode

fix errors from rebase

resolve issues from review
src/bootstrap/builder.rs
src/bootstrap/check.rs
src/bootstrap/dist.rs
src/bootstrap/doc.rs
src/bootstrap/lib.rs
src/bootstrap/test.rs