about summary refs log tree commit diff
diff options
context:
space:
mode:
authorAlex Burka <aburka@seas.upenn.edu>2017-12-14 12:55:20 -0500
committerAlex Burka <aburka@seas.upenn.edu>2017-12-14 12:56:27 -0500
commit834674fa1d97f0e83baf99e1da5e24b82d41f63c (patch)
tree0fef718aac58d1404a6c01d3f5502b2c1b52105e
parentaaeae4c72e645af5435cc03d981c3e12dcb76658 (diff)
downloadrust-834674fa1d97f0e83baf99e1da5e24b82d41f63c.tar.gz
rust-834674fa1d97f0e83baf99e1da5e24b82d41f63c.zip
rls depends on rustfmt
-rw-r--r--src/tools/toolstate.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/tools/toolstate.toml b/src/tools/toolstate.toml
index 3f0d13b585c..b29e505c3b0 100644
--- a/src/tools/toolstate.toml
+++ b/src/tools/toolstate.toml
@@ -32,4 +32,5 @@ clippy = "Testing"
 rls = "Broken"
 
 # ping @nrc
+# when breaking rustfmt, always break rls as well
 rustfmt = "Broken"