From dcab1a2b737296716fa7fbfe05d5d5f540df44b6 Mon Sep 17 00:00:00 2001 From: Rust Toolstate Update <7378925+rust-toolstate-update@users.noreply.github.com> Date: Fri, 30 Aug 2019 10:26:38 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A3=20Toolstate=20changed=20by=20rust-?= =?UTF-8?q?lang/rust#63402!?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Tested on commit rust-lang/rust@19a38de68a8de14fe49e96b315db026bd57b9696. Direct link to PR: 💔 miri on windows: test-pass → test-fail (cc @oli-obk @RalfJung @eddyb, @rust-lang/infra). 💔 miri on linux: test-pass → test-fail (cc @oli-obk @RalfJung @eddyb, @rust-lang/infra). 🎉 rls on linux: test-fail → test-pass (cc @Xanewok, @rust-lang/infra). --- _data/latest.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/_data/latest.json b/_data/latest.json index 52b2ae987d..06457182e5 100644 --- a/_data/latest.json +++ b/_data/latest.json @@ -8,17 +8,17 @@ }, { "tool": "miri", - "windows": "test-pass", - "linux": "test-pass", - "commit": "53df91a9b24ad999e7ca896447af6f5f74fe43bc", - "datetime": "2019-08-27T20:09:48Z" + "windows": "test-fail", + "linux": "test-fail", + "commit": "19a38de68a8de14fe49e96b315db026bd57b9696", + "datetime": "2019-08-30T10:26:35Z" }, { "tool": "rls", "windows": "test-pass", - "linux": "test-fail", - "commit": "c7d4df0fcfc3ed3ee98a430e451c6776e90d65ae", - "datetime": "2019-08-30T06:50:20Z" + "linux": "test-pass", + "commit": "19a38de68a8de14fe49e96b315db026bd57b9696", + "datetime": "2019-08-30T10:26:35Z" }, { "tool": "rustfmt",