about summary refs log tree commit diff
diff options
context:
space:
mode:
authorPietro Albini <pietro@pietroalbini.org>2017-11-30 13:18:18 +0100
committerPietro Albini <pietro@pietroalbini.org>2017-11-30 13:24:59 +0100
commitf7f69512c8741e81714252d481a4cf6936f2c65f (patch)
tree2633d02d72498ff7fa50d586b566845faa02f41a
parent91ba8b42fcce0491fa8a1b95e4088bcabf9abf4a (diff)
downloadrust-f7f69512c8741e81714252d481a4cf6936f2c65f.tar.gz
rust-f7f69512c8741e81714252d481a4cf6936f2c65f.zip
Mark rustfmt and rls as broken
-rw-r--r--src/tools/toolstate.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/tools/toolstate.toml b/src/tools/toolstate.toml
index f1684f4c5ac..9dd420c1458 100644
--- a/src/tools/toolstate.toml
+++ b/src/tools/toolstate.toml
@@ -29,7 +29,7 @@ miri = "Broken"
 clippy = "Broken"
 
 # ping @nrc
-rls = "Testing"
+rls = "Broken"
 
 # ping @nrc
-rustfmt = "Testing"
+rustfmt = "Broken"