]> git.lizzy.rs Git - rust.git/commit
Tools built by the bootstrap compiler must be built by it
authorMark Rousskov <mark.simulacrum@gmail.com>
Sun, 3 Mar 2019 16:29:59 +0000 (09:29 -0700)
committerMark Rousskov <mark.simulacrum@gmail.com>
Sun, 3 Mar 2019 23:32:57 +0000 (16:32 -0700)
commit9efc93c96dd6746460cef916d307b72ba21a7fd0
tree8b50dcd2f9f617b7cf42e3f14051895ff9908abd
parentc0086b9e8972fef9fd4af24bae20d45021ed06c6
Tools built by the bootstrap compiler must be built by it

This avoids building compilers that we don't need -- most tools will work
just fine with the downloaded compiler.
src/bootstrap/doc.rs
src/bootstrap/test.rs
src/bootstrap/tool.rs