]> git.lizzy.rs Git - rust.git/commit
Do not test RLS and rustfmt if build of these failed.
authorkennytm <kennytm@gmail.com>
Fri, 20 Apr 2018 16:53:36 +0000 (00:53 +0800)
committerkennytm <kennytm@gmail.com>
Fri, 20 Apr 2018 16:53:36 +0000 (00:53 +0800)
commit27d9691d800eb243a29b812ff201d6e03a01d170
tree7b2ee8f3062b3bbafdc4ff1032a30ec74c43b57f
parent6586074426a2f88a8eb9c530a586c74fdb26503f
Do not test RLS and rustfmt if build of these failed.

Avoid a tool being simultaneously test-pass and build-fail.
src/bootstrap/test.rs