From 10e0fe23921da749a120fd30106936f434bc04c4 Mon Sep 17 00:00:00 2001 From: Rust Toolstate Update <7378925+rust-toolstate-update@users.noreply.github.com> Date: Mon, 19 Nov 2018 17:00:32 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A3=20Toolstate=20changed=20by=20rust-?= =?UTF-8?q?lang/rust#56051!?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Tested on commit rust-lang/rust@9e8a982a234532ad9cce7f072d130029df96bebc. Direct link to PR: 💔 rls on windows: test-pass → test-fail (cc @nrc @Xanewok, @rust-lang/infra). --- _data/latest.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_data/latest.json b/_data/latest.json index 7389c4ad64..c5477d0183 100644 --- a/_data/latest.json +++ b/_data/latest.json @@ -15,10 +15,10 @@ }, { "tool": "rls", - "windows": "test-pass", + "windows": "test-fail", "linux": "test-pass", - "commit": "6b9b97bd9b704f85f0184f7a213cc4d62bd9654c", - "datetime": "2018-11-15T21:33:24Z" + "commit": "9e8a982a234532ad9cce7f072d130029df96bebc", + "datetime": "2018-11-19T17:00:30Z" }, { "tool": "rustfmt",