From 5725a1702118776eb1a3aa45d92d4f13b206fd52 Mon Sep 17 00:00:00 2001 From: Rust Toolstate Update <7378925+rust-toolstate-update@users.noreply.github.com> Date: Sun, 8 Dec 2019 09:08:41 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A3=20Toolstate=20changed=20by=20rust-?= =?UTF-8?q?lang/rust#67140!?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Tested on commit rust-lang/rust@e862c01aadb2d029864f7bb256cf6c85bbb5d7e4. Direct link to PR: 💔 miri on windows: test-fail → build-fail (cc @oli-obk @eddyb @RalfJung, @rust-lang/infra). 💔 miri on linux: test-fail → build-fail (cc @oli-obk @eddyb @RalfJung, @rust-lang/infra). --- _data/latest.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_data/latest.json b/_data/latest.json index fe80f7d913..1fc3c7771e 100644 --- a/_data/latest.json +++ b/_data/latest.json @@ -8,10 +8,10 @@ }, { "tool": "miri", - "windows": "test-fail", - "linux": "test-fail", - "commit": "5c5c8eb864e56ce905742b8e97df5506bba6aeef", - "datetime": "2019-12-07T18:00:27Z" + "windows": "build-fail", + "linux": "build-fail", + "commit": "e862c01aadb2d029864f7bb256cf6c85bbb5d7e4", + "datetime": "2019-12-08T09:08:40Z" }, { "tool": "rls",