Auto merge of #45597 - DSpeckhals:rustfmt-update, r=nrc

tools: Update rustfmt and re-enable testing

This allows rustfmt and the RLS to test and compile again.
This commit is contained in:
bors 2017-10-29 21:25:12 +00:00
commit 90ef3372e8
3 changed files with 5 additions and 5 deletions

@ -1 +1 @@
Subproject commit 9754bcb535fa84c000fe78cb91b30c3f661fc849
Subproject commit cf0d494dda7447bacaab743a70c47e28bea55c6f

View file

@ -29,7 +29,7 @@ miri = "Broken"
clippy = "Compiling"
# ping @nrc
rls = "Broken"
rls = "Testing"
# ping @nrc
rustfmt = "Broken"
rustfmt = "Testing"